addCopyOfConfiguration
Add copy of existing variant configuration to variant configuration data object
Syntax
Description
Note
This function requires Variant Manager for Simulink®.
addCopyOfConfiguration(
copies the variant configuration named varconfigdata
,oldconfig
)oldconfig
from the Simulink.VariantConfigurationData
object varconfigdata
and
adds it to the same object. The function gives the new configuration a default name based on
the name of the configuration that is copied.
addCopyOfConfiguration(
specifies a name for the new configuration.varconfigdata
,oldconfig
,newConfig
)
Examples
Input Arguments
Version History
Introduced in R2013b