Memory types in Matlab

Hi, When choosing
profile on;
profile('-memory','on');
setpref('profiler','showJitLines',1);
four types of memory are returned:Allocated Memory,Freed Memory,Self Memory and Peak Memory. Would anybody explain the different meanings?

回答(1 个)

KL
KL 2015-4-29

0 个投票

did you check this ?

此问题已关闭。

标签

提问:

2015-4-29

关闭:

2015-4-29

Community Treasure Hunt

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

Start Hunting!

Translated by