Main Content

copy

Create copy of insfilterErrorState

Since R2020b

Description

newFilter = copy(filter) returns a copy of the insfilterErrorState, filter, with the exactly same property values.

Input Arguments

collapse all

Filter to be copied, specified as an insfilterErrorState object.

Output Arguments

collapse all

New copied filter, returned as an insfilterErrorState object.

Version History

Introduced in R2020b