主要内容

ReconstructSets

Reconstruct set of response features

    Description

    RFlist = ReconstructSets(RF) creates list of mbcmodel.responsefeatures objects.

    Input Arguments

    collapse all

    Response feature, specified as an mbcmodel.responsefeatures object.

    Output Arguments

    collapse all

    Response feature list, specified as a cell array of mbcmodel.responsefeatures objects. Use to reconstruct the local model from response feature values.

    Version History

    Introduced before R2006a