Using CPLEX with MATLAB newest version
151 次查看(过去 30 天)
显示 更早的评论
Hello, I am trying to figure out how to use a cplex function and connect it to MATLAB. The code that I have in MATLAB calls a cplexmiqp function.
I am going to use the MIQPS_MATPOWER Mixed Integer Quadratic Program Solver for MATPOWER, from this page https://matpower.org/docs/ref/matpower6.0/miqps_cplex.html.
Now my question is, how would I connect IBM cplex to MATLAB to call such a fucntion. I am using a MAC and MATLAB R2022a. What CPLEX version is compatible?
0 个评论
采纳的回答
Walter Roberson
2022-5-23
https://groups.google.com/g/cobra-toolbox/c/kP38fqFQQ4k
IBM no longer supports cplex for MATLAB, so you are restricted to version 12.10
3 个评论
Walter Roberson
2022-5-24
https://www.mathworks.com/matlabcentral/answers/354479-why-does-matlab-crash-when-i-run-code-using-ibm-s-matlab-cplex-connector
I am having difficulty finding an answer. I see someone using r2018a with 12.8
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!