How can I rotate 2D plot in Matlab?
20 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/917074/image.png)
2 Commenti
Scott MacKenzie
il 7 Mar 2022
@Yro, it might help if you post the code that generates the figure in your question.
Risposte (1)
Srijith Kasaragod
il 10 Mar 2022
Modificato: Srijith Kasaragod
il 10 Mar 2022
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!