How can I link CPLEX code to matlab code
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 28 de Mayo de 2018
Selma Hameche
el 28 de Mayo de 2018
Selma Hameche
el 28 de Mayo de 2018
abdullateef almohamad
el 12 de Jul. de 2018
Editada: abdullateef almohamad
el 12 de Jul. de 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
el 22 de Jun. de 2019
hello, please selma, i have same issue. have you find solution.
thanks
Respuestas (0)
Categorías
Más información sobre Text Analytics Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!