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 个评论

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.
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.
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:
hello, please selma, i have same issue. have you find solution.
thanks

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Text Analytics Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by