how to get a special view of a plot in MATLAB

조회 수: 2 (최근 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 CenterFile Exchange에서 2-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