Stateflow User's Guide Previous page   Next Page
dialog

Open the Properties dialog of this object

Syntax

Description

The dialog method opens the Properties dialog of its object.

Arguments

thisObject
The object for which to open the properties dialog. Can be an object of type Machine, State, Box, Function, Truth Table, Note, Transition, Junction, Data, Event, or Target.

Returns

None

Example

If state A is represented by State object sA, the MATLAB statement sA.dialog opens the Properties dialog for state A.


Previous page  delete disp Next page

© 1994-2005 The MathWorks, Inc.