Stateflow    

Specifying Graphical Function Properties

A graphical function has properties that you can specify. To specify the properties, choose properties from the function's shortcut menu. The Function properties dialog box appears.

The dialog has the following fields.

Field
Description
Name
Function name; read-only; click on this hypertext link to bring the function to the foreground.
Parent
Parent of this function; a / character indicates the Stateflow diagram is the parent; read-only; click on this hypertext link to bring the parent to the foreground.
Debugger breakpoints
Click on the check box to set a breakpoint where the function is called. See Chapter 10, Debugging for more information.
Label

The function's label. Specifies the function's prototype. See Creating a Graphical Function for more information.
Description
Textual description/comment.
Document Link
Enter a URL address or a general MATLAB command. Examples are: www.mathworks.com, mailto:email_address, edit/spec/data/speed.txt.


 Exporting Graphical Functions Working with Subcharts