Get configuration set for current protected model target or for specified target
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
)
Simulink.ModelReference.protect
| Simulink.ProtectedModel.addTarget
| Simulink.ProtectedModel.getCurrentTarget
| Simulink.ProtectedModel.getSupportedTargets
| Simulink.ProtectedModel.removeTarget
| Simulink.ProtectedModel.setCurrentTarget