Simulink Reference Previous page   Next Page
getConfigSets

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


Previous page  getConfigSet get_param Next page

© 1994-2005 The MathWorks, Inc.