Generating C/C+ code for the Optimization bintprog function
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!