How can I link CPLEX code to matlab code

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

Selma Hameche
Selma Hameche el 28 de Mayo de 2018
first, thank you for answering me.
I added the path, but my problem is that I don't know what is the function, that has inputs parameters and returns me the solution from the program that I wrote in cplex. Thank you.
Selma Hameche
Selma Hameche el 28 de Mayo de 2018
I'd like to say: Is there any way to run a CPLEX OPL project using Matlab? Code will be written in CPLEX solver but it will be triggered (RUN) by Matlab.
abdullateef almohamad
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
sara samo el 22 de Jun. de 2019
hello, please selma, i have same issue. have you find solution.
thanks

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Text Analytics Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 27 de Mayo de 2018

Comentada:

el 22 de Jun. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by