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