Stateflow    
Root Methods

The Root object has the methods displayed in the table below. For details on each method, see the API Methods Reference.

Method
Description
classhandle
Return a read-only handle to the class (object type) used to define this Root object.
find
Find all objects that this Root object contains that meet the specified criteria.
findDeep
Return all objects of the specified type in this Root object at all levels of containment (i.e., infinite depth).
findShallow
Return all objects of the specified type in this Root object at only the first level of containment (i.e., first depth).
get
Return the specified property settings for the Root object.
help
Display a list of properties for the Root object with short descriptions.
methods
Display all nonglobal methods of this Root object.
set
Set the specified property of this Root object with the specified value.
struct
Return and display a MATLAB structure containing the property settings of this Root object.


  Clipboard Methods Machine Methods