When you create a Java object from MATLAB, that object will live in the Java heap, whereas workspace variables will go into MATLAB’s main memory. The Java heap space is also shared with MATLAB… read more >>
Controlling the Java Heap Size 12
- Category:
- Java
