Connect IBM CPLEX to Matlab on MacOS

9 views (last 30 days)
Tam Ho
Tam Ho on 9 Mar 2018
Edited: Walter Roberson on 9 Mar 2018
I'm using
addpath('/Applications/CPLEX_Studio_Community128/cplex/matlab/')
addpath('/Applications/CPLEX_Studio_Community128/cplex/examples/src/matlab/')
there is not error message but when I use
ver
CPLEX doesn't show up in the toolbox kits
  6 Comments
Walter Roberson
Walter Roberson on 9 Mar 2018
"As part of our effort to make optimization pervasive we made our mathematical optimization products free for academic use 6 years ago. 4 years ago we removed license files, enabling the use of CPLEX offline for teachers, researchers and university staff. We are now making a further effort by allowing any student to use CPLEX for free. "
I am not a teacher, researcher, university staff, or student.
"The licensing cost vary, and you would need to talk to IBM sales to get an exact answer for your use case. It's free for academics. Commercialy, if you want to use cplex only through a modeling language and only for yourself on a single machine, you can purchase an AMPL/CPLEX for $9500. IBM doesn't post their price list, but from page 4 of this gurobi presentation, a license that would allow you to deploy an application in production was around $72,240."
Unfortunately $9500 is a bit out of reach for me.
Tam Ho
Tam Ho on 9 Mar 2018
Edited: Walter Roberson on 9 Mar 2018
Try the community edition: https://www.ibm.com/products/ilog-cplex-optimization-studio (try free edition button)

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!