Friday, July 31, 2009

dialog

Create and display dialog box

Syntax

  • h = dialog('PropertyName',PropertyValue,...)

Description

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.

No comments:

Post a Comment