how to get a special view of a plot in MATLAB

4 ビュー (過去 30 日間)
mr mo
mr mo 2018 年 1 月 13 日
コメント済み: Greg 2018 年 1 月 13 日
Hi. I have plotted a 3D plot in matlab and the labels of x, y and z in my plot are i, j and k.
I want to get the view of this plot that only the i and k axis displayed .
how can I do that?
Thanks a lot.

採用された回答

Greg
Greg 2018 年 1 月 13 日
編集済み: Greg 2018 年 1 月 13 日
Turn on rotation, right click the plot, then choose Go to X-Z view.
Programmatically, look up the view function.
  2 件のコメント
mr mo
mr mo 2018 年 1 月 13 日
Thanks.
Greg
Greg 2018 年 1 月 13 日
Happy to help.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by