Effacer les filtres
Effacer les filtres

change position of axes in plot3d?

1 vue (au cours des 30 derniers jours)
Najmeh Eskandari
Najmeh Eskandari le 12 Avr 2019
Hi.
when i use plot3d the locations of axes are as shown in screenshot 167. How can i change them like screenshot 170 ?
Thanks.
  2 commentaires
Adam
Adam le 12 Avr 2019
doc view
will let you set camera elavation and azimuth, or other parameterisations of the camera position.
Najmeh Eskandari
Najmeh Eskandari le 12 Avr 2019
The origin of all three axes must be consistent. In view we change the Viewing Angle.

Connectez-vous pour commenter.

Réponses (1)

Star Strider
Star Strider le 12 Avr 2019
If you want to show the grid and axes, use the:
grid on
command after the plot3 call.

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by