MATLAB Function Reference Previous page   Next Page
pagesetupdlg

Display page setup dialog box

Syntax

Description

dlg = pagesetupdlg(fig) creates a dialog box from which a set of pagelayout properties for the figure window, fig, can be set.

pagesetupdlg implements the "Page Setup..." option in the Figure File Menu.

Unlike pagedlg, pagesetupdlg currently only supports setting the layout for a single figure. fig must be a single figure handle, not a vector of figures or a simulink diagram.

See Also

printpreview, printopt


Previous page  pack pan Next page

© 1994-2005 The MathWorks, Inc.