clear function does not work
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
per isakson
2018-7-31
编辑:per isakson
2018-7-31
How exactly do you "see that the Matlab occupied about 20GB memory"?
Please, see the Help on formatting a question.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!