Why can't I generate code for the "resample" function using MATLAB Coder?
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Signal Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!