| MATLAB Function Reference | Search  Help Desk |
| dialog | See Also |
h = dialog('PropertyName',PropertyValue,...)
h = dialog('PropertyName',PropertyValue,...)
returns a handle to a dialog box. This function creates a Figure graphics object and sets the Figure properties recommended for dialog boxes. You can specify any valid Figure property value.
errordlg, figure, helpdlg, inputdlg, pagedlg, printdlg, questdlg, uiwait, uiresume, warndlg