Main Content
preExecute
Class: simevents.SimulationObserver
Namespace: simevents
Specify behavior before execution of an event
Syntax
preExecute(obj,evSrc,evData)
Description
preExecute(
is
used to specify behavior before the execution of an event in the event
calendar. The simulation observer uses this method as a callback for
pre-execute event notifications and provides a handle to the event
calendar.obj
,evSrc
,evData
)
Input Arguments
Examples
Version History
Introduced in R2016a