Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Change Java heap size only for a single matlab instance
2 ビュー (過去 30 日間)
古いコメントを表示
I need to increase the Java heap size in Matlab but I don't want to do it in a persistent type of way. E.g., I want it to increase only for the instance of matlab I launch. Is this possible? It seems the only approach I can find is to change it in the GUI which will then affect anyone launching matlab subsequently.
I was thinking more like MATLAB/bin/matlab -nodesktop -SetJavaMem especially since i don't use the matlab GUI myself.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!