Increasing Java Heap Memory of target machine so that EXE runs on target machine with MCR
Mostra commenti meno recenti
This helps with increasing Java Heap Memory on the developer machine
If I have a target machine that has only the MCR intalled... which hangs because of "" how do I increase the Java Heap Memory relevant for Matlab EXE on that machine? What should I tell the user on Windows 10 to do? Will increasing it using the "Control Panel - Programs - Java" be good enough? (i.e. http://www.messiahpsychoanalyst.org/wikihow/index.php/How_to_Increase_Java_Memory_in_Windows)
Or is there some way to specifically increase it for Matlab based EXE that run on the MCR?
3 Commenti
Guillaume
il 26 Set 2019
Why do you want to increase the Java Heap Memory (which would decrease the memory available to matlab to store non-java stuff such as matrices)?
Purnendu Nath
il 26 Set 2019
Guillaume
il 26 Set 2019
In tha case, then indeed incresing the java heap may help. However, it would be interesting to find what is exhausting the java memory. appdesigner apps don't rely on java as far as I know.
If you can attach your app code, so we can look into it. Or raise a bug with Mathworks if your license allows it.
Risposta accettata
Più risposte (1)
Purnendu Nath
il 27 Set 2019
0 voti
Categorie
Scopri di più su Call Java from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!