主要内容

mbcmodel.fitalgorithm

Properties and methods for model fit algorithm objects

    Description

    Use these properties and methods to create and examine model fit algorithm objects.

    Creation

    Create a new mbcmodel.fitalgorithm object using CreateAlgorithm.

    Use getAlternativeNames to return a cell array of alternative algorithm names for the mbcmodel.fitalgorithm object.

    Properties

    expand all

    This property is read-only.

    Algorithm object name, specified as a character vector.

    Data Types: char | string

    Object Functions

    CreateAlgorithmCreate algorithm
    IsAlternativeAlternative fit algorithm status
    SetupDialogOpen fit algorithm setup dialog box
    getAlternativeNamesList alternative algorithm names

    Version History

    Introduced in R2006a