How can I rotate 2D plot in Matlab?
조회 수: 16 (최근 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
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!