removeControlVariable
Remove variant control variable from variant configuration
Syntax
Description
Add-On Required: This feature requires the Variant Manager for Simulink add-on.
removeControlVariable(
removes the variant control variable named varConfigData,ConfigurationName=configName,ControlVariableName=ctrlVarName)ctrlVarName from the
configuration configName present in the Simulink.VariantConfigurationData object
varConfigData.
removeControlVariable(___,ControlVariableSource=
allows you to specify the name of the data source where the control variable is defined in
addition to the input arguments in the previous syntax. Use this syntax if multiple control
variables with the same name exist in different sources.ctrlVarSource)