Simulink Reference Previous page   Next Page
getConfigSet

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.

Examples

The following command gets the configuration set of the currently selected model whose name is "DevelopmentConfiguration."

See Also

attachConfigSet, getConfigSets, getActiveConfigSet, setActiveConfigSet


Previous page  getActiveConfigSet getConfigSets Next page

© 1994-2005 The MathWorks, Inc.