How can I rotate 2D plot in Matlab?
古いコメントを表示
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 件のコメント
Ankit
2022 年 3 月 7 日
try the answered mentioned in the below link
Scott MacKenzie
2022 年 3 月 7 日
@Yro, it might help if you post the code that generates the figure in your question.
回答 (1 件)
Srijith Kasaragod
2022 年 3 月 10 日
編集済み: Srijith Kasaragod
2022 年 3 月 10 日
1 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!