MATLAB to C/C++
显示 更早的评论
I have written a software in MATLAB code. But I want to run it in a machine with MATLAB not installed. How is it possible? I converted it into pcode, but the file still requires MATLAB to run, if not the .m file.Moreover, my MATLAB compiler is not really working.Thanks in advance.
5 个评论
Chandrasekhar
2013-6-21
you can use a matlab coder to convert your matlab script to C/C++ code
Sarah Ghosh
2013-6-21
Chandrasekhar
2013-6-21
yes matlab coder will do.. which version of matlab you are using?
Sarah Ghosh
2013-6-21
Chandrasekhar
2013-6-23
matlab coder starts with Matlab 2011a.. it doesn't wrk with 2009b
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!