Main Content
pagesetupdlg
Page setup dialog box
Syntax
dlg = pagesetupdlg(fig)
Note
pagesetupdlg
is no longer supported. Use printpreview
instead.
Description
dlg = pagesetupdlg(fig)
creates a dialog box
from which a set of page layout properties for the figure window,
fig
, can be set.
pagesetupdlg
implements the "Page Setup..." option in the
Figure File Menu.
pagesetupdlg
supports setting the layout for a single figure.
fig
must be a single figure handle, not a vector of figures or a
Simulink® diagram.
Version History
Introduced before R2006a