Main Content

clone

Create duplicate phd filter object

Description

phd2 = clone(phd1) creates a duplicate phd filter, phd2, from a phd filter, phd1.

Input Arguments

collapse all

phd filter, specified as a ggiwphd filter object or a gmphd filter object.

Example: phd

Data Types: object

Output Arguments

collapse all

phd filter, returned as a ggiwphd filter object or a gmphd filter object.

Example: phd

Data Types: object

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Version History

Introduced in R2019a