getActiveChoice

Get the active choice on the variant component

Description

choice = getActiveChoice(variantComponent) finds which choice is active for the variant component.

Input Arguments

collapse all

The architecture where the variant choices are selected.

Data Types: systemcomposer.arch.Component

Output Arguments

collapse all

Handle to the chosen variant.

Data Types: systemcomposer.arch.Component

Introduced in R2019a