"quadprog" is not supported by Matlab Coder, what can I use instead?

I need to use the MATLAB coder to generate a C code. I can not convert my code because "quadprog" is not supported by MATLAB coder 2016b! What is the alternative solution?

Respuestas (2)

Walter Roberson
Walter Roberson el 4 de Feb. de 2017
You will need to write the code or find some code for it. For example http://sigpromu.org/quadprog/ (not a package I am familiar with myself.)
Mary Fenelon
Mary Fenelon el 21 de Abr. de 2020
Code generation is supported for quadprog as of R2020a.

Categorías

Más información sobre Quadratic Programming and Cone Programming en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Feb. de 2017

Respondida:

el 21 de Abr. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by