getChoices

Get available choices in the variant component

Description

compList = getChoices(variantComponent) returns the list of choices available for a variant component.

Input Arguments

collapse all

Variant component with multiple choices.

Data Types: systemcomposer.arch.Component

Output Arguments

collapse all

List of possible choices for the variant component.

Introduced in R2019a