Clear MATLAB RAM Usage
Show older comments
So I am running a MATLAB Live Script, and with each test run through RAM consumption increases to the point where I get a JAVA Heap Space error. I have tried clear, clc, pack with no success.
The only success I have had is manually closing MATLAB, and running it but this is cumbersome.
Does anyone have any tips as this is pretty rediculous?
2 Comments
Akshat Gupta
on 13 Oct 2021
What is your workflow?
Can you share the Live Script?
Kartikeya Singh-Freeman
on 15 Oct 2021
Edited: Kartikeya Singh-Freeman
on 15 Oct 2021
Answers (0)
Categories
Find more on Programming Utilities 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!