Simulink Reference Previous page   Next Page
getActiveConfigSet

Get a model's active configuration set.

Syntax

Description

getActiveConfigSet(model) returns a Simulink.ConfigSet object representing the active configuration set of model, where model is the name of an open model.

Examples

The following command

returns the active configuration set of the currently selected model.

See Also

attachConfigSet, setActiveConfigSet


Previous page  gcs getConfigSet Next page

© 1994-2005 The MathWorks, Inc.