I would suspect that this would depend on the license agreement with CPLEX
CPLEX-MATLAB LICENSE
4 次查看(过去 30 天)
显示 更早的评论
I recently created a GUI tool in Matlab that I intend to distribute to a couple of people. I gave them the MCR and they were able to run the application fine. Then, I changed some of the algorithms in the GUI, and started using CPLEX functions. Now my problem is, when I compile my GUI to a .exe file, they can no longer run the GUI - and I suspect it's because of the CPLEX functions I'm using. Is there a workaround? I am only giving them an exe, so really, they can't look at the code or use CPLEX for anything else. I find that if I include the cplex .dll file, they are able to run it - but is this illegal? I'm not sure.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!