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

Scott MacKenzie
Scott MacKenzie 2022년 3월 7일
@Yro, it might help if you post the code that generates the figure in your question.

댓글을 달려면 로그인하십시오.

답변 (1개)

Srijith Kasaragod
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.

카테고리

제품

릴리스

R2019a

질문:

Yro
2022년 3월 7일

편집:

2022년 3월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by