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
Selma Hameche
2018년 5월 28일
Selma Hameche
2018년 5월 28일
abdullateef almohamad
2018년 7월 12일
편집: abdullateef almohamad
2018년 7월 12일
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
2019년 6월 22일
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!