Main Content

copy

Create copy of ahrs10filter

Since R2020b

Description

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

Input Arguments

collapse all

Filter to be copied, specified as an ahrs10filter object.

Output Arguments

collapse all

New copied filter, returned as an ahrs10filter object.

Version History

Introduced in R2020b

See Also