Stateflow User's Guide Previous page   Next Page

Machine Methods

Machine objects have the methods displayed in the table below. For details on each method, see the the reference pages.

See also Machine Properties.

Method
Description
dialog
Display the properties dialog of this machine.
disp
Display the property names and their settings for this Machine object.
find
Find all objects that this machine contains that meet the specified criteria.

    Note    Do not use the -depth switch with the find method for a machine object.

get
Return the specified property settings for this machine.
help
Display a list of properties for this Machine object with short descriptions.
methods
Display all nonglobal methods of this Machine object.
parse
Parse all the charts in this machine.
set
Set the specified property of this Machine object with the specified value.
struct
Return and display a MATLAB structure containing the property settings of this Machine object.


Previous page  Machine Properties Chart Properties Next page

© 1994-2005 The MathWorks, Inc.