Generating C/C+ code for the Optimization bintprog function
显示 更早的评论
Please Help. I need to generate a C/C++ code from Matlab for the optimization problem, involving Binary Integer Programming. Specifically, I am using bintprog function in the Matlab and I would like to generate C/C++ code, which will be ported to the embedded processor. I have noticed that Matlab coder product does not support any of the Optimization functions, including bintprog function. Also, the solution of using Matlab compiler along with Matlab compile runtime will not work either. The embedded processor is running VxWorks real-time operating system, so obviously Matlab compile runtime will not run on VxWorks. Thanks
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!