MATLAB Function Reference    
pagedlg

This function is obsolete. Use pagesetupdlg to display the page setup dialog.

Syntax

Description

pagedlg displays a page position dialog box for the current figure. The dialog box enables you to set page layout properties.

pagedlg(fig) displays a page position dialog box for the figure identified by the handle fig.

Remarks

This dialog box enables you to set figure properties that determine how MATLAB lays out the figure on the printed paper. See the dialog box help for more information.

See Also

The figure properties - PaperPosition, PaperOrientation, PaperUnits


  pack pagesetupdlg