the error information when i use fdesign.lowpass to design a filter.

1 visualización (últimos 30 días)
the code:
h = fdesign.lowpass('N,F3db,Ap,Ast' ,14, 0.93,0.1,60);
the error message is :
There is no enumerated value named 'N,F3db,Ap,Ast'.
But the 'N,F3db,Ap,Ast' is listed in the help info of the fdesign.lowpass.
do you know why this happened?thank you very much.

Respuesta aceptada

Walter Roberson
Walter Roberson el 17 de Jul. de 2015
Notice:
Note: Specifications strings marked with an asterisk require the DSP System Toolbox™ software.
That entry is one of the ones marked with an asterisk.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by