フィルターのクリア

help to rotate 3d plots

6 ビュー (過去 30 日間)
cyberdyne
cyberdyne 2011 年 10 月 11 日
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 日
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

サインインしてコメントする。

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by