help to rotate 3d plots

Hi,
Can someone help me to rotate a 3d graph of desired angle of view during its creation (not after)?
Thanks

Réponses (1)

Kevin
Kevin le 11 Oct 2011

1 vote

Try using view:
For example,
view(0,90);
I have not tried using this before plotting, but it might work if you open up a blank figure first.

2 commentaires

cyberdyne
cyberdyne le 11 Oct 2011
But how can I get a rotation around z-axis, for example?
cyberdyne
cyberdyne le 11 Oct 2011
I found it.
It's possible with "rotate" function

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Question posée :

le 11 Oct 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by