Why can't I generate code for the "resample" function using MATLAB Coder?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Signal Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!