Ältere Kommentare anzeigen
How can I find the memory used by various variables and arrays in my matlab program. I am using MATLAB R2009b. MTIC and MTOC not supported by this version.
1 Kommentar
Jan
am 24 Apr. 2012
Using the tag "matlab" is meaningless in this forum: *All* question have to concern Matlab...
Antworten (2)
Arthur
am 24 Apr. 2012
0 Stimmen
You can use the profiler with memory stats.
1 Kommentar
Kaustubha Govind
am 24 Apr. 2012
Or the memory function if you're on Windows: http://www.mathworks.com/help/techdoc/ref/memory.html
Kategorien
Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!