メインコンテンツ

getAlternativeNames

List alternative algorithm names

    Description

    AltList = getAlternativeNames(F) return a cell array of alternative algorithm names for mbcmodel.fitalgorithm object F.

    Input Arguments

    collapse all

    Fit algorithm, specified as a mbcmodel.fitalgorithm object.

    Output Arguments

    collapse all

    Alternative fit algorithms, specified as a cell array.

    Data Types: string | char

    Version History

    Introduced in R2007a