Main Content

copy

Create copy of insfitlerNonholonomic

Since R2020b

Description

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

Input Arguments

collapse all

Filter to be copied, specified as an insfilterNonholonomic object.

Output Arguments

collapse all

New copied filter, returned as an insfilterNonholonomic object.

Version History

Introduced in R2020b