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

6 ビュー (過去 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 ExchangeProblem-Based Optimization Setup についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by