| MATLAB Function Reference | ![]() |
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 except DockControls, which is always off.
Note By default, the dialog box is modal. A modal dialog box prevents the user from interacting with other windows before responding. For more information, see WindowStyle in the MATLAB Figure Properties. |
errordlg, helpdlg, inputdlg, listdlg, msgbox, questdlg, warndlg
Predefined Dialog Boxes for related functions
![]() | diag | diary | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |