Stateflow User's Guide Previous page   Next Page

Displaying Properties

To access the names of all properties for any particular object, use the get method. For example, if the object s is a State object, enter the following command to list the properties and current values for any State object:

To get a quick description for each property, use the help method. For example, if s is a State object, the following command returns a list of State object properties, each with a small accompanying description:


Previous page  Displaying Properties and Methods Displaying the Names of Methods Next page

© 1994-2005 The MathWorks, Inc.