Main Content

copy

Create copy of insfitlerMARG

Since R2020b

Description

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

Input Arguments

collapse all

Filter to be copied, specified as an insfilterMARG object.

Output Arguments

collapse all

New copied filter, returned as an insfilterMARG object.

Version History

Introduced in R2020b