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