Stateflow User's Guide Previous page   Next Page

All Object Methods

The following methods apply to all API objects including those of Stateflow. Only object-exclusive methods appear when you use the method methods to display methods for an object. However, the tables of methods for each API object that follow do list these methods as if they were their own.

See the the reference pages for details on each method.

Method
Description
delete
Delete this object. Used with all objects except the Root, Machine, Chart, Clipboard, and Editor objects.
disp
Display the property names and their settings for this object.
find
Find all objects of this object that meet the specified criteria.
get
Return the specified property settings for this object.
methods
Display all nonglobal methods of this object.
set
Set the specified property of this object with a specified value.
struct
Return and display a MATLAB structure containing the property settings of this object.
up
Return the parent (container) object of this object.


Previous page  Clipboard Methods Root Methods Next page

© 1994-2005 The MathWorks, Inc.