| Stateflow User's Guide |
 |
Reference Table Columns
Reference tables for Stateflow API properties and methods have the following columns:
- Name -- The name for the property or method. Each property or method has a name that you use in dot notation along with a Stateflow object to set or obtain the property's value or call the method.
- Type -- A data type for the property. Some types are other Stateflow API objects, such as the
Machine property, which is the Machine object that contains this object.
- Access -- An access type for the property. Properties that are listed as RW (read/write) can be read and changed. For example, the
Name and Description properties of particular objects are RW. However, some properties are RO (read-only) because they are set by MATLAB itself.
- Description -- A description for the property or method. For some properties, the equivalent GUI operations in Stateflow for setting it are also given.
| API Properties and Methods by Object | | Objectless Methods |  |
© 1994-2005 The MathWorks, Inc.