Transform matlab code in c++ code
显示 更早的评论
Hi everybody, i have a matlab code and i would like to have this in C++, is it possible with Matlab to do that ? how can i do that ?
Thanks
回答(1 个)
José-Luis
2016-6-29
0 个投票
Depends mainly on two things:
- Your willingness to pay (if you don't already have it) and learn to use matlab coder
- That all functions in your code are actually supported
Otherwise, no.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!