mcc global optimization error
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!