| MATLAB Function Reference | ![]() |
Syntax
h = dialog('PropertyName',PropertyValue,...)
Description
h = dialog(' 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.PropertyName',PropertyValue,...)
See Also
errordlg, figure, helpdlg, inputdlg, pagedlg, printdlg, questdlg, uiwait, uiresume, warndlg
| diag | diary | ![]() |