How to use quadprog with matlab or embedded coder?

I have written a code which uses the built-in function "quadprog". Now I need to use that code with an MCU which requires the code to be converted to embedded code. As I know quadprog does not support conversion to embedded code. How can I make this works?

Answers (0)

Categories

Asked:

on 28 Aug 2017

Community Treasure Hunt

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

Start Hunting!