"quadprog" is not supported by Matlab Coder, what can I use instead?
2 views (last 30 days)
Show older comments
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?
0 Comments
Answers (2)
Walter Roberson
on 4 Feb 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.)
0 Comments
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!