| Simulink Reference | ![]() |
Get the names of a model's configuration sets.
Syntax
Description
getConfigSets(model) returns a cell array of strings specifying the names of the configuration sets owned by model, where model is the name of a model.
Examples
The following command displays the names of the configuration sets owned by the current selected model at the MATLAB command line.
See Also
attachConfigSet, setActiveConfigSet
| getConfigSet | get_param | ![]() |
© 1994-2005 The MathWorks, Inc.