필터 지우기
필터 지우기

Memory Usage

조회 수: 2 (최근 30일)
Unnikrishnan PC
Unnikrishnan PC 2012년 4월 24일
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일
  댓글 수: 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일
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

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

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by