How can I rotate 2D plot in Matlab?
Ältere Kommentare anzeigen
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 Kommentare
Ankit
am 7 Mär. 2022
try the answered mentioned in the below link
Scott MacKenzie
am 7 Mär. 2022
@Yro, it might help if you post the code that generates the figure in your question.
Antworten (1)
Srijith Kasaragod
am 10 Mär. 2022
Bearbeitet: Srijith Kasaragod
am 10 Mär. 2022
1 Stimme
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.
Kategorien
Mehr zu Graphics Performance finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!