0001 orient('landscape') 0002 set(gcf,'units','inches','position',[1 .5 10.5 8.0]); 0003 set( gcf, 'paperunits', 'normal', 'paperposition', [0 0 1 1] )