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

2 ビュー (過去 30 日間)
Fatemeh Saki
Fatemeh Saki 2017 年 2 月 4 日
回答済み: Mary Fenelon 2020 年 4 月 21 日
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?

回答 (2 件)

Walter Roberson
Walter Roberson 2017 年 2 月 4 日
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 2020 年 4 月 21 日
Code generation is supported for quadprog as of R2020a.

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by