Main Content
addStage
Add filter stage to cascade
Description
addStage(
adds
a filter stage represented by the FC
,newFilt
)newFilt
System object™ as the final stage of the dsp.FilterCascade
System object, FC
. To see which System objects you can add to a filter
cascade,
use:
dsp.FilterCascade.helpSupportedSystemObjects
Examples
Input Arguments
Version History
Introduced in R2014b