Calling matlab jar on linux using java program Open parallel pool problem
4 ビュー (過去 30 日間)
古いコメントを表示
My environment: linux, MCR (2017b) What I'm trying to achieve is When my Java program starts, I will call a jar to open the parallel pool; during the time my Java program is running, I will call other jars that will contain parfor. The problem I'm having The parallel pool is successfully enabled at program startup, but when I call the other jar, the program breaks! I'm not sure if this is possible or if there is a conflict between this.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Call Java from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!