| Simulink Reference | ![]() |
Get one of a model's configuration sets.
Syntax
Description
getConfigSets(model, configSetName) returns a Simulink.ConfigSet object representing the configuration set named configSetName whose owner is model, where model is a string specifying the name of a model.
Note
Use getConfigSets to get the names of the configuration sets owned by a model.
|
Examples
The following command gets the configuration set of the currently selected model whose name is "DevelopmentConfiguration."
See Also
attachConfigSet, getConfigSets, getActiveConfigSet, setActiveConfigSet
| getActiveConfigSet | getConfigSets | ![]() |
© 1994-2005 The MathWorks, Inc.