필터 지우기
필터 지우기

Saving orientation of a plot in the script

조회 수: 5 (최근 30일)
Gennaro Arguzzi
Gennaro Arguzzi 2018년 11월 2일
댓글: Gennaro Arguzzi 2018년 11월 2일
Hello everyone,
is it possible to save a generic orietation of a plot and then recover it every time I run a script? For example I did a 3d plot, I changed manually the orientation of the figure and now I'd like to "save in the script" this orientation; in this way, next time I'll have the previous orientation when I'll run the script.
Thank you so much.

채택된 답변

madhan ravi
madhan ravi 2018년 11월 2일
  댓글 수: 6
Gennaro Arguzzi
Gennaro Arguzzi 2018년 11월 2일
편집: Gennaro Arguzzi 2018년 11월 2일
view gives me the azimut and elevation of my manual orientation when I run it in command window (e.g. [az,el]=view). If I run it in script, it gives me the az and el of the plot automatically generated by matlab. I can uncomment only a plot and take its az and el by running [az,el]=view in command window, but if I have several plots, this procedure takes a lot of time.
Gennaro Arguzzi
Gennaro Arguzzi 2018년 11월 2일
Also when I have only two plots, it's difficult to compare the relative orientations.

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

추가 답변 (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