mcc global optimization error
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using using mcc to make an .exe to submit to a cluster.
My code uses the global optimization toolbox (multistart fmincon), and works locally without errors. Launching the resulting .exe on a cluster, however, gives the error: "Undefined function or variable 'createOptimProblem'."
This is indicative that mcc is not accessing the global optimization toolbox. Any ideas how to correct this?
Thanks
David
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!