Main Content
notifyEventCalendarEvents
Class: simevents.SimulationObserver
Namespace: simevents
Specify whether you want notification for all events in event calendar
Syntax
notifyEventCalendarEvents(obj)
Description
notifyEventCalendarEvents(
is
specifies whether you want notification for all events in the event
calendar before they are executed. Set the output of this method to obj
)true
to
call the preExecute
method for
all events in the event calendar.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016a