Contenuto principale

UpdateResponseFeatures

Refit response feature models

    Description

    UpdateResponseFeatures(L) refits all response feature models specified by L. Call this function if you use RemoveOutliersForTest without specifying that response features should be refitted by setting doUpdate to false.

    example

    Examples

    collapse all

    UpdateResponseFeatures(LOCALRESPONSE);

    Input Arguments

    collapse all

    Local response object, specified as an mbcmodel.localresponse object.

    Version History

    Introduced in R2007a