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 commentaires

Selma Hameche
Selma Hameche le 28 Mai 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 le 28 Mai 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 le 12 Juil 2018
Modifié(e) : abdullateef almohamad le 12 Juil 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 le 22 Juin 2019
hello, please selma, i have same issue. have you find solution.
thanks

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Text Analytics Toolbox dans Centre d'aide et File Exchange

Tags

Commenté :

le 22 Juin 2019

Community Treasure Hunt

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

Start Hunting!

Translated by