Main Content
addCopyOfConfiguration
Class: Simulink.VariantConfigurationData
Namespace: Simulink
Add copy of existing variant configuration to variant configuration data object
Syntax
Description
Note
This method requires Variant Manager for Simulink®.
vcdataObj.addCopyOfConfiguration(
adds a
copy of an existing variant configuration to oldConfig
)vcdataObj
, which is an
object of the Simulink.VariantConfigurationData
class. This syntax gives the
new configuration a default name based on the name of the configuration that is
copied.
Input Arguments
Examples
Version History
Introduced in R2013b