Main Content
simStarted
Class: simevents.SimulationObserver
Namespace: simevents
Specify behavior when simulation starts
Syntax
simStarted(obj)
Description
simStarted(
determines
the behavior when the simulation starts. Override this function to
specify the behavior of your visualization when the simulation starts,
as determined by the obj
)SimulationStatus
parameter.
Input Arguments
Examples
Version History
Introduced in R2016a