createOptimProblem run etc is not supported for CodeGen - is there an equivalent that is?

1 回表示 (過去 30 日間)
Nick Thurn
Nick Thurn 2016 年 12 月 9 日
回答済み: Ryan Livingston 2016 年 12 月 13 日
createOptimProblem run etc is not supported for CodeGen - is there a functional equivalent that is?

回答 (1 件)

Ryan Livingston
Ryan Livingston 2016 年 12 月 13 日
For the optimization functions that are supported for code generation:
you can simply pass the arguments separately without using createOptimProblem. optimset and optimget can be used to manage options.

カテゴリ

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