| MATLAB Function Reference | ![]() |
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
pagedlg, printpreview, printopt
| pagedlg | pareto | ![]() |