releaseStages
Release locked state of all stages in cascade
Syntax
Description
releaseStages( calls the
FC)release function of each individual stage in the dsp.FilterCascade
System object™
FC.
For instance, if a dsp.FilterCascade object consists
of a dsp.FIRFilter and a
dsp.FIRInterpolator object, the releaseStages
function calls the:
releasefunction of thedsp.FIRFilterobjectreleasefunction of thedsp.FIRInterpolatorobject
Examples
Input Arguments
Version History
Introduced in R2014b