Unable to Convert Vitdec to C using MATLAB coder
显示 更早的评论
Hi,
I am new to MATLAB. I am using MATLAB coder to convert Vitdec function to generate C code from it but I am facing the issue with generating the C code. Can anyone tell what might be the issue?
Regards,
Ganesh
3 个评论
Mike Hosea
2019-12-16
More context, please. What happens when you try to generate code?
Yulia M
2019-12-16
Markandeya Janaswamy
2019-12-23
Two possibilities:
1) vitdec supports codegen from R2016a onwards. Check that your version of matlab is R2016a or above.
2) You have a local file on your path which is named vitdec.m and does not support codegen
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Function Definition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
