mcc global optimization error
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!