setcamdistance([nd,zf])
nd : | new distance; default is unchanged | |
zf : | zoom factor at this positionl default is 1 |
load AIM.mat; VM=V; [AM,as]=VMresize(VM,[0.5 0.5 0.5],vs); AM(:,230:256,:)=0;
SG=SGofVMisosurface(AM>1400,as);
SGfigure; SGplotalpha(SG,'w',0.5); rotate3dlight('off')
setcamdistance
setcamdistance(1000)
setcamdistance(1000,2)