Main Content

copy

Create copy of insfilterAsync

Since R2020b

Description

newFilter = copy(filter) returns a copy of the insfilterAsync, filter, that has exactly the same property values.

Input Arguments

collapse all

Filter to be copied, specified as an insfilterAsync object.

Output Arguments

collapse all

New copied filter, returned as an insfilterAsync object.

Version History

Introduced in R2020b