Not enough memory in editor
2 views (last 30 days)
Show older comments
I've been trying to run a code and every time I run it, a pop up shows saying 'not enough memory in editor to open'
how would I solve this problem?
0 Comments
Answers (1)
Walter Roberson
on 15 Oct 2020
Preferences -> General -> Java Heap Memory
Can be increased to up to 8 Gigabytes.
Note: as of R2020a, the editor will refuse to open files of over 128 megabytes.
0 Comments
See Also
Categories
Find more on Call Java from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!