Why can't I generate code for the "resample" function using MATLAB Coder?
Mostrar comentarios más antiguos
I have a MATLAB function that uses the "resample" function that I would like to generate code for using MATLAB Coder, but when I try to generate code, I get the following error:
ERROR: ??? upfirdn requires the DSP System Toolbox.Make sure that it is installed and that a license is available. Error in ==>resamp_func Line: 7 Column: 9 Code generation failed
Why can't I generate code for "resample" in MATLAB Coder?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Signal Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!