Open properties dialog box of object
thisObject.dialog
The dialog
method opens the Properties dialog
box of its object.
| The object for which to open the Properties dialog box. |
None
If state A
is represented by State object sA
,
the MATLAB® command statement sA.dialog
opens
the Properties dialog box for state A
.