Main Content
Simulink.ProtectedModel.CallbackInfo
Protected model information for use in callbacks
Description
A Simulink.ProtectedModel.CallbackInfo
object
contains information about a protected model that you can use in the code
executed for a callback.
Creation
Description
Simulink.ProtectedModel.getCallbackInfo(ModelName,Event,Functionality)
creates a Simulink.ProtectedModel.CallbackInfo
object for the callback that applies to the
protected model for the event and functionality that
you specify.
Properties
Object Functions
getBuildInfoForModel | Build information object for specified model |
Examples
Version History
Introduced in R2016a