copy

Create copy of insfitlerMARG

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.

Introduced in R2020b