| Stateflow User's Guide | ![]() |
Access Methods
The following methods find, get, and set objects and their properties.
| Method |
Description |
Objects |
defaultTransitions |
Return the default transitions in this chart at the top level of containment. |
C S B F |
find |
Return objects of this object that meet the criteria specified by the arguments. |
All |
get |
Display the property settings of this object. |
All |
help |
Display a list of properties for this object with short descriptions. Used with all objects except the Root and Machine object. |
All |
innerTransitions |
Return the inner transitions that originate with this object and terminate on a contained object. |
S B F |
methods |
Return the methods of this object. |
All |
outerTransitions |
Return an array of transitions that exit the outer edge of this object and terminate on an object outside the containment of this object. |
S B F |
set |
Set the specified property of this object with a specified value. Used with all objects except the Root object. |
All |
sfclipboard |
Return a handle to the Clipboard object. |
None |
sfroot |
Return a handle to the Root object. |
None |
sourcedTransitions |
Return all inner and outer transitions whose source is this object. |
S B F J |
struct |
Return a MATLAB structure containing the property settings of this object. |
C S B F N T J D E X |
| Reference Table Column Descriptions | Code Generation and Target Building | ![]() |
© 1994-2005 The MathWorks, Inc.