Main Content
addBranch
Description
addBranch(
adds a new filter branch at the end of the stack of the parallel filter
PF
,newBranch
)PF
. The new branch can be a filter System object™ or a scalar value. To see a list of filter objects that you can add as
branches to the parallel filter stack, run this command in the MATLAB® command
prompt.
dsp.ParallelFilter.helpSupportedSystemObjects
Examples
Input Arguments
Version History
Introduced in R2023b