help to rotate 3d plots

Hi,
Can someone help me to rotate a 3d graph of desired angle of view during its creation (not after)?
Thanks

답변 (1개)

Kevin
Kevin 2011년 10월 11일

1 개 추천

Try using view:
For example,
view(0,90);
I have not tried using this before plotting, but it might work if you open up a blank figure first.

댓글 수: 2

cyberdyne
cyberdyne 2011년 10월 11일
But how can I get a rotation around z-axis, for example?
cyberdyne
cyberdyne 2011년 10월 11일
I found it.
It's possible with "rotate" function

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

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2011년 10월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by