Using MATLAB Graphics     Search    Help Desk 

Specifying the Bounding Box (-loose)

The size and placement of the PostScript image on the page of the printed document may not exactly match its appearance on screen, because the figure includes some white space around the figure but the PostScript itself does not. If you need the screen placement to match the printed document, use the -loose option. This option instructs MATLAB to create the PostScript file with a loose bounding box (that is, including white space around the figure).



[ Previous | Help Desk | Next ]