CPLEX-MATLAB LICENSE
2 ビュー (過去 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 件)
Chirag Gupta
2011 年 6 月 30 日
I would suspect that this would depend on the license agreement with CPLEX
0 件のコメント
参考
カテゴリ
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!