How can I rotate 2D plot in Matlab?
11 views (last 30 days)
Show older comments
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 Comments
Scott MacKenzie
on 7 Mar 2022
@Yro, it might help if you post the code that generates the figure in your question.
Answers (1)
Srijith Kasaragod
on 10 Mar 2022
Edited: Srijith Kasaragod
on 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 Comments
See Also
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!