Stateflow User's Guide Previous page   Next Page

Changing Transition Properties

Use the Transition dialog box to view and change the properties for a transition. To access the Transitions dialog for a particular transition, do the following:

  1. Right-click on the transition.
  1. Choose Properties from the shortcut menu.
  1. Stateflow displays the Transition dialog for the transitions as shown.

    The following table lists and describes the properties displayed for a transition in its Transition dialog:

    Field
    Description
    Source
    Source of the transition; read-only; click the hypertext link to bring the transition source to the foreground.
    Destination
    Destination of the transition; read-only; click the hypertext link to bring the transition destination to the foreground.
    Parent
    Parent of this state; read-only; click the hypertext link to bring the parent to the foreground.
    Debugger breakpoints
    Select the check boxes to set debugging breakpoints either when the transition is tested for validity or when it is valid.
    Label
    The transition's label. See Transition Label Notation for more information on valid label formats.
    Description
    Textual description/comment.
    Document Link
    Enter a Web URL address or a general MATLAB command. Examples are www.mathworks.com, mailto:email_address, and edit/spec/data/speed.txt.

  1. After making changes, select one of the following:

Previous page  Creating Default Transitions Creating Flowcharts with Connective Junctions Next page

© 1994-2005 The MathWorks, Inc.