Stateflow    
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, 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.


  delete disp