isStandardCompliant
Verify octave filter design is ANSI S1.11-2004 compliant
Syntax
Description
complianceStatus = isStandardCompliant(octFilt,classType)complianceStatus, indicating whether
                the complianceStatus filter design is compliant with the ANSI
                S1.11-2004 standard for classType. 
The mask used to determine compliance is centered on the nearest ANSI-compliant center frequency that ensures the center frequency of the object falls between the upper and lower band edges of the mask.
[
                also returns the ANSI-compliant center frequency used to create the mask.complianceStatus,centerFreq]
= isStandardCompliant(octFilt,classType)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b