Stateflow    
methods

List the names of the methods belonging to this object

Syntax

Description

The methods method lists the names of the methods belonging to this object.

Arguments

thisObject
Object for which to list methods. Can be of any Stateflow object type.

Returns

None

Example

If state A is represented by State object sA, the command sA.methods lists the methods of state A.


  make outerTransitions