|
Contents | Previous | Next |
| Syntax |
easydlg(name) |
easydlg(option) | |
| See Also | controls |
easydlg it must
be a character row vector.
If it does not contain a comma character,
it specifies a name argument.
The value of the corresponding field in the dialog that
was created by the previous call to easydlg with more than
one argument.
It is returned as a a character row vector with leading
and trailing spaces deleted.
(See Easy Dialog Layout Argument for a description of easydlg
fields and field names.)
easydlg and it must
does contain a comma character,
it specifies a option argument.
The valid options are:
| Type | Description |
dismiss | Easy Dialog Dismiss Option |
enable | Easy Dialog Enable Option |
disable | Easy Dialog Disable Option |
setvalue | Easy Dialog Setvalue Option |
easydlg with more than one argument,
and which is assumed to be currently displayed.