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!