view
Display object in editing environment
Syntax
Description
view(
displays an
object in its editing environment, such as the Stateflow®, MATLAB®, and Simulink® Editors.object
)
The Stateflow Editor displays the contents of these objects:
Stateflow.AtomicBox
Stateflow.AtomicSubchart
Stateflow.Box
withIsSubchart
set totrue
Stateflow.Chart
Stateflow.Function
withIsSubchart
set totrue
Stateflow.State
withIsSubchart
set totrue
The Stateflow Editor shows these objects in their subviewer:
Stateflow.Annotation
Stateflow.Box
withIsSubchart
set tofalse
Stateflow.Function
withIsSubchart
set tofalse
Stateflow.Junction
Stateflow.Port
Stateflow.State
withIsSubchart
set tofalse
Stateflow.Transition
The MATLAB Function Editor displays the code for
Stateflow.EMChart
andStateflow.EMFunction
objects.The Simulink Editor displays the block diagram for
Stateflow.SimulinkBasedState
andStateflow.SLFunction
objects.The Truth Table Editor displays the content of
Stateflow.TruthTable
andStateflow.TruthTableChart
objects.The State Transition Table Editor displays the content of
Stateflow.StateTransitionTableChart
objects.The Model Explorer displays the properties of these objects:
Stateflow.Data
Stateflow.Event
Stateflow.Message
Examples
Input Arguments
Version History
Introduced before R2006a