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

6 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by