getAlternativeTypes
Alternative model or design types
Syntax
Description
returns a cell array of alternative design generators with the same number of inputs as
List = getAlternativeTypes(DesignGenerator)DesignGenerator.
returns a cell array of alternative design generator types of the specified style.List = getAlternativeTypes(DesignGenerator,Style)
returns a cell array of alternative candidate sets.List = getAlternativeTypes(CandidateSet)
returns a cell array of design constraint types.List = getAlternativeTypes(DesignConstraint)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2007a