Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Matlab memory consumption dependancies
2 ビュー (過去 30 日間)
古いコメントを表示
According to the windows task manager, Matlab consumes 430,000 K memory. This is without any functions running and variables cleared.(ie as at start up/idle) I added an extra tool box(plexim) recently. I think this caused the high memory consumption. As I remember steady state memory usage used to be less than 300,000k. I have now uninstalled plexim. Yet the memory consumption did not reduce at a noticeable magnitude. Furthermore in my r2012b the memory consumption is 235,000. Where as r2014b consumes 430,000k.
My questions are:
- Is the memory usage dependant on the system path, the physical size of the folders in search path. (or the number of folders)
- Is the memory usage dependant on the user defined variables
- Are they any tips to reduce memory consumption
0 件のコメント
回答 (1 件)
Jan
2014 年 10 月 11 日
First of all I'd start at searching in this forum:
It is very easy tio find out, that the memory consumption depends on the user defined variables. Simply define a large array and look what happens.
0 件のコメント
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!