Memory types in Matlab
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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 Commento
Risposte (1)
KL
il 29 Apr 2015
0 voti
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!