Stateflow User's Guide Previous page   Next Page

Displaying the Names of Methods

Use the methods method to list the methods for any object. For example, if the object t is a handle to a Transition object, use the following command to list the methods for any Transition object:

Use a combination of the get method and the classhandle method to list only the names of the methods for an object. For example, list the names of the methods for the Transition object t with the following command:


Previous page  Displaying Properties Displaying Property Subproperties Next page

© 1994-2005 The MathWorks, Inc.