getConfigSets

Get names of all of model's configuration sets or configuration references

Syntax

myConfigObjNames = getConfigSets('model')

Arguments

model

The name of an open model, or gcs to specify the current model

Description

getConfigSets returns a cell array of strings specifying the names of all configuration sets and configuration references (configuration objects) attached to 'model'.

Example

The following example obtains the names of the configuration objects attached to the current model.

 myConfigObjNames = getConfigSets(gcs)

See Also

Configuration Sets, Referencing Configuration Sets

attachConfigSet, attachConfigSetCopy, closeDialog, detachConfigSet, getActiveConfigSet, getConfigSet, openDialog, setActiveConfigSet

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS