Stateflow    
Chart Methods

Chart objects have the methods displayed in the table below. For details on each method, see the API Methods Reference.

See also Chart Properties.

Method
Description
classhandle
Return a read-only handle to the class (object type) used to define this chart.
defaultTransitions
Return the default transitions in this chart at the top level of containment.
dialog
Display the properties dialog of this chart.
disp
Display the property names and their settings for this Chart object.
find
Find all objects that this chart contains that meet the specified criteria.
findDeep
Return all objects of the specified type in this chart at all levels of containment (i.e., infinite depth).
findShallow
Return all objects of the specified type in this chart at only the first level of containment (i.e., first depth).
get
Return the specified property settings for this chart.
help
Display a list of properties for this Chart object with short descriptions.
methods
Display all nonglobal methods of this Chart object.
parse
Parse this chart.
set
Set the specified property of this Chart object with the specified value.
struct
Return and display a MATLAB structure containing the property settings of this Chart object.
view
Display this chart in a Stateflow diagram editor.


  Machine Methods State Methods