Clear Filters
Clear Filters

How can I link CPLEX code to matlab code

3 views (last 30 days)
Selma Hameche
Selma Hameche on 27 May 2018
Commented: sara samo on 22 Jun 2019
I have written a program on CPLEX with the language 'OPL' which allows to solve a Mixed-integer linear programming (MILP), my question is how can I call and link the CPLEX program from matlab. Thank you in advance. Regards, Selma.
  5 Comments
abdullateef almohamad
abdullateef almohamad on 12 Jul 2018
Edited: abdullateef almohamad on 12 Jul 2018
I think after integrating the CPLEX in Matlab you should rewrite your problem using the new CPLEX-Matlab functions, not triggering your OPL code from Matlab.
In all cases have a look at this Matlab-OPL interface:
sara samo
sara samo on 22 Jun 2019
hello, please selma, i have same issue. have you find solution.
thanks

Sign in to comment.

Answers (0)

Categories

Find more on Debugging and Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!