createOptimProblem run etc is not supported for CodeGen - is there an equivalent that is?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
createOptimProblem run etc is not supported for CodeGen - is there a functional equivalent that is?
0 commentaires
Réponses (1)
Ryan Livingston
le 13 Déc 2016
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!