| Simulink® | ![]() |
Get names of all of model's configuration sets or configuration references
myConfigObjNames = getConfigSets('model')
The name of an open model, or gcs to specify the current model
getConfigSets returns a cell array of strings specifying the names of all configuration sets and configuration references (configuration objects) attached to 'model'.
The following example obtains the names of the configuration objects attached to the current model.
myConfigObjNames = getConfigSets(gcs)
Configuration Sets, Referencing Configuration Sets
attachConfigSet, attachConfigSetCopy, closeDialog, detachConfigSet, getActiveConfigSet, getConfigSet, openDialog, setActiveConfigSet
![]() | getConfigSet | getfullname | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |