I was looking for a way to control memory consumption for Matlab, but could not do it. I'm interested in peak memory for built-in functions and which cannot be measured using the Matlab profiler, since these functions are already compiled.
Peak memory problems are rarely documented in Matlab, which means that to find out what the problem is, I will need to independently control the memory usage. I already tried to use the resource manager in windows, but I had problems finding something. I could say that there are no problems, but it can also mean that the sampling rate is low. I am using windows 7.
This question may not be related only to matlab, but since I have problems in Matlab, I will mark it.
source share