Memory Usage

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

Jan
Jan 2012년 4월 24일
Using the tag "matlab" is meaningless in this forum: *All* question have to concern Matlab...

댓글을 달려면 로그인하십시오.

답변 (2개)

Jan
Jan 2012년 4월 24일

0 개 추천

댓글 수: 1

Unnikrishnan PC
Unnikrishnan PC 2012년 4월 24일
Dear Jan Simon,
My code clears the workspace. So I cant use whos. Is there any other way? Thanks for the fast reply.

댓글을 달려면 로그인하십시오.

Arthur
Arthur 2012년 4월 24일

0 개 추천

You can use the profiler with memory stats.

댓글 수: 1

Kaustubha Govind
Kaustubha Govind 2012년 4월 24일
Or the memory function if you're on Windows: http://www.mathworks.com/help/techdoc/ref/memory.html

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Environment and Settings에 대해 자세히 알아보기

질문:

2012년 4월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by