Main Content

printdlg

(To be removed) Open figure Print dialog box

The printdlg function will be removed in a future release. Use uiprintdlg instead.

Syntax

printdlg
printdlg(fig)

Description

printdlg prints the current figure.

printdlg(fig) creates a modal dialog box from which you can print the figure window identified by the handle fig. Uimenus do not print.

Version History

Introduced before R2006a

expand all

See Also

|