Main Content
detachConfigSet
Dissociate configuration set or configuration reference from model
Description
dissociates the configuration set or configuration reference with the name
configObj
= detachConfigSet(model
, configObjName
)configObjName
from the model. The function returns the detached
configuration as a Simulink.ConfigSet
object or a Simulink.ConfigSetRef
object. You cannot detach the active configuration from
a model. When you want to detach the active configuration, first activate a different
configuration for the model.
Examples
Input Arguments
Version History
Introduced in R2006a