Stateflow    
Junction Methods

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

See also Junction Properties.

Method
Description
classhandle
Return a read-only handle to the class (object type) used to define this junction.
delete
Delete this junction.
dialog
Display the properties dialog for this junction
disp
Display the property names and their settings for this Junction object.
get
Return the specified property settings for this junction.
help
Display a list of properties for this Junction object with short descriptions.
methods
Display all nonglobal methods of this Junction object.
set
Set the specified property of this Junction object with the specified value.
sourcedTransitions
Return all inner and outer transitions whose source is this junction.
struct
Return and display a MATLAB structure containing the property settings of this Junction object.
view
Display this junction's chart in a diagram editor with this junction highlighted.


  Transition Methods Data Methods