Stateflow    

Using the Transition Properties Dialog

Select a transition and click the right mouse button on that transition's border to display the Transition shortcut menu. Choose Properties to display the Transition properties dialog box.

This table lists and describes the transition object fields.

Field
Description
Source
Source of the transition; read-only; click on the hypertext link to bring the transition source to the foreground.
Destination
Destination of the transition; read-only; click on the hypertext link to bring the transition destination to the foreground.
Parent
Parent of this state; read-only; click on the hypertext link to bring the parent to the foreground.
Debugger breakpoints
Click on 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 the section titled Labeling a Transition 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, edit/spec/data/speed.txt.

Click on the Apply button to save the changes. Click on the OK button to save the changes and close the dialog box. Click on the Cancel button to close the dialog without applying any changes made since the last time you clicked the Apply button. Click on the Help button to display the Stateflow online help in an HTML browser window.


 Moving Transition Labels Creating Junctions