Stateflow |
 |
Description of Method Reference Fields
This chapter contains references for each individual method in the Stateflow API. Each method has its own reference pages, which contain the following information:
- Objects -- A list of objects that share this method. Many methods are available for different object types but usually share similar functionality.
- Purpose -- A short phrase indicating the method's use.
- Description -- A longer description of each method's use along with special considerations.
- Syntax -- A representation of the call to the method using dot notation. Standard function notation is also allowed. See the section Accessing the Properties and Methods of Objects.
- Arguments -- A list of arguments required or optionally available for the method. Optional arguments are surrounded by brackets:
[]
.
- Returns -- The return type of the method. Methods can return values of all types, including other Stateflow objects.
- Example -- A pertinent example emphasizing the method's functionality and its uniqueness among other similarly named methods.
| API Methods Reference | | Methods -- Alphabetical List |  |