n = order(sysobj)
returns the order n of the filter System object™. The order depends on the filter structure and the reference double-precision
floating-point coefficients.
The dsp.BiquadFilter object issues a warning and will be removed in a
future release. Use the dsp.SOSFilter object
instead. For more information on how to replace your existing code, see the
Compatibility Considerations section in the dsp.BiquadFilter reference page.
Starting in R2024b, this function supports the dsp.DCBlocker object.