Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Matlab memory consumption dependancies

1 回表示 (過去 30 日間)
Rashmil Dahanayake
Rashmil Dahanayake 2014 年 10 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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:
  1. Is the memory usage dependant on the system path, the physical size of the folders in search path. (or the number of folders)
  2. Is the memory usage dependant on the user defined variables
  3. Are they any tips to reduce memory consumption

回答 (1 件)

Jan
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.

製品

Community Treasure Hunt

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

Start Hunting!

Translated by