主要内容

RestoreData

Restore removed outliers

    Description

    RestoreData(RESPONSE) restores data previously removed as outliers to the response model RESPONSE.

    RestoreData(RESPONSE, OUTLIERINDICES) restores all removed data specified in OUTLIERINDICES. For local responses, the indices refer to record numbers for all operating points.

    Input Arguments

    collapse all

    Response model, specified as an mbcmodel.localresponse or mbcmodel.response object.

    Indices to specify removed data to restore, specified as an array of real positive integers.

    Version History

    Introduced in R2006a