Why can't I generate code for the "resample" function using MATLAB Coder?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!