How can I rotate 2D plot in Matlab?
37 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
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 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!