| Simulink Reference | ![]() |
Provides information about block method execution events.
Description
Simulink creates an instance of this class when a block method execution event occurs during simulation and passes it to any listeners registered for the event (see add_exec_event_listener). The instance specifies the type of event that occurred and the block whose method execution triggered the event. See Accessing Block Data During Simulation" for more information.
Parent
Children
Property Summary
| Name |
Description |
|
Type of method execution event that occurred. |
|
Block that triggered the event. |
Properties
Type
Description: Type of method execution event that occurred.
Source
Description: Block that triggered the event
Data Type: Simulink.RunTimeBlock
| Classes -- Alphabetical List | Simulink.AliasType | ![]() |
© 1994-2005 The MathWorks, Inc.