Clear Filters
Clear Filters

CPLEX-MATLAB LICENSE

5 views (last 30 days)
helia
helia on 30 Jun 2011
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.

Answers (1)

Chirag Gupta
Chirag Gupta on 30 Jun 2011
I would suspect that this would depend on the license agreement with CPLEX

Categories

Find more on Manage Products in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!