Main Content
Simulink.ProtectedModel.getConfigSet
Get configuration set for current protected model target or for specified target
Syntax
Description
returns
the configuration set object for the current, protected model target.configSet
= Simulink.ProtectedModel.getConfigSet(protectedModel
)
returns
the configuration set object for a specified target that the protected
model supports.configSet
= Simulink.ProtectedModel.getConfigSet(protectedModel
,targetID
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015a