Main Content
getFilter
Return filter object with design parameters set
Syntax
Description
returns an filter
= getFilter(obj
)dsp.SOSFilter
object. The SOSMatrix
and
ScaleValues
properties of the filter object are set as
specified by the obj
System object™.
Use getFilter
for the design capabilities of the
obj
System object and the processing capabilities of the dsp.SOSFilter
System object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b