Main Content
getConfigSets
Get names of all of model's configuration sets or configuration references
Description
returns the names of the configuration objects that are attached to the model. You can use
the returned name of a configuration set from myConfigObjNames
= getConfigSets(model
)myConfigObjNames
to
activate it for the model.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a