How can I rotate 2D plot in Matlab?
Afficher commentaires plus anciens
Hi, how can I rotate 2D graphics? I have tried using the view(), camroll() functions but it deforms the figure. I want to rotate 60 degrees clockwise.
Thanks in advance.

2 commentaires
Ankit
le 7 Mar 2022
try the answered mentioned in the below link
Scott MacKenzie
le 7 Mar 2022
@Yro, it might help if you post the code that generates the figure in your question.
Réponses (1)
Srijith Kasaragod
le 10 Mar 2022
Modifié(e) : Srijith Kasaragod
le 10 Mar 2022
1 vote
Currently we are not supporting default rotate feature in 2D plots. I have brought this issue to the notice of the concerned people and it might be considered for a future release.
One workaround could be to use 'Rotate 3D' option in the 'Tools' section in the plot toolbar.
Catégories
En savoir plus sur Graphics Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!