Main Content

append

Append two phd filter objects

Description

append(phd1,phd2) appends the components in phd2 to the components in phd1. The total number of components in the appended filter must not exceed the value specified by the MaxNumComponents property of phd1.

Input Arguments

collapse all

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

Example: phd

Data Types: object

phd filter, specified 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