Specifying the orientation of a figure to be saved

조회 수: 3 (최근 30일)
Layla
Layla 2012년 5월 9일
I'd like to generate about 50 figures to be saved as png files within a loop. The plots in question are scatter3 plots (i.e. scatter plots of 3D objects). However, the figure automatically saves in an X-Y (axial) view. I'd like the Y-Z (parasagittal) orientation instead, and I don't want to manually do that. Is there a command or option in MATLAB that will allow me to do this? Thanks!

채택된 답변

Sean de Wolski
Sean de Wolski 2012년 5월 9일
Of course there is!
doc view

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by