mcc global optimization error
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!