MATLAB Function Reference
  Go to function:
    Search    Help Desk 
pagedlg    See Also

Display page position dialog box

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



[ Previous | Help Desk | Next ]