このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
getModelVariantVariable
説明
returns the value of a code mapping property for the specified propertyValue = getModelVariantVariable(codeMappingObj,variantVariable,property)Simulink.VariantVariable object variantVariable (also referred to as a variant parameter) from the code mapping codeMappingObj. A Simulink.VariantVariable object derives its code mappings from the Simulink.Parameter object that is used to set the Specification property of the object. The getModelVariantVariable function returns the storage class and storage class property settings configured for the Simulink.VariantVariable object from this Simulink.Parameter object. For code mappings support, the Simulink.VariantVariable object and its associated Simulink.VariantControl and Simulink.Parameter objects must be defined in the model workspace of the model.
例
入力引数
Output Arguments
バージョン履歴
R2025a で導入