clear function does not work
8 views (last 30 days)
Show older comments
Hi: After my code finished, I see that the Matlab occupied about 20GB memory. I tried to clear them but failed.
I have tried clear, clear all, clearvars, clearvars -global, etc. which can be find here: https://www.mathworks.com/help/matlab/ref/clear.html is there anyway to figure out why this happens?
Thanks! Yu
2 Comments
per isakson
on 31 Jul 2018
Edited: per isakson
on 31 Jul 2018
How exactly do you "see that the Matlab occupied about 20GB memory"?
Please, see the Help on formatting a question.
Answers (1)
See Also
Categories
Find more on Workspace Variables and MAT-Files 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!