Using CPLEX with MATLAB newest version
160 ビュー (過去 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?
1 件のコメント
採用された回答
Walter Roberson
2022 年 5 月 23 日
編集済み: Walter Roberson
2025 年 1 月 11 日
IBM no longer supports cplex for MATLAB, so you are restricted to version 12.10
3 件のコメント
Walter Roberson
2022 年 5 月 24 日
編集済み: Walter Roberson
2025 年 1 月 11 日
I am having difficulty finding an answer. I see someone using r2018a with 12.8
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Mathematics and Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!