Stateflow User's Guide Previous page   Next Page

Creating and Deleting Objects

Use the following methods to create and delete Stateflow objects.

Method
Description
Objects
copy
Copy the specified array of objects to the clipboard for pasting. See also the pasteTo method!!
CB
delete
Delete this object.
All but R M C CB ED
pasteTo
Paste the objects in the Clipboard to the specified container object. See also copy method.
CB
Stateflow.Box
Create a box for a parent chart, state, box, or function.
NA
Stateflow.Data
Create a data for a parent machine, chart, state, box, or function.
NA
Stateflow.Event
Create an event for a parent machine, chart, state, box, or function.
NA
Stateflow.Function
Create a graphical function for a parent chart, state, box, or function.
NA
Stateflow.Junction
Create a junction for a parent chart, state, box, or function.
NA
Stateflow.Note
Create a note for a parent chart or state.
NA
Stateflow.State
Create a state for a parent chart, state, box, or function.
NA
Stateflow.Target
Create a target for a parent machine.
NA
Stateflow.Transition
Create a transition for a parent chart, state, box, or function.
NA
Stateflow.TruthTable
Create a truth table for a parent state or chart.
NA


Previous page  Text Properties Containment Next page

© 1994-2005 The MathWorks, Inc.