Not enough memory in editor

2 views (last 30 days)
Rachel Lee
Rachel Lee on 15 Oct 2020
Answered: Walter Roberson on 15 Oct 2020
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?

Answers (1)

Walter Roberson
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!