Out of memory - How to change memory allocation?

조회 수: 2 (최근 30일)
Sean Lawson
Sean Lawson 2012년 4월 26일
I am doing image processing on Matlab R2011b, my OS is Window XP. Does anyone know how to set up MATLAB to get more memory for array and so on?
I did searched online but found no good help.
memory command gives me the following lines.
>> memory
Maximum possible array: 275 MB (2.881e+008 bytes) *
Memory available for all arrays: 1282 MB (1.344e+009 bytes) **
Memory used by MATLAB: 499 MB (5.228e+008 bytes)
Physical Memory (RAM): 3582 MB (3.756e+009 bytes)
Thanks in advance!

채택된 답변

Walter Roberson
Walter Roberson 2012년 4월 26일
There isn't anything you can do except use the /3G boot switch, or use a 64 bit MATLAB and a 64 bit operating system.
  댓글 수: 1
Sean Lawson
Sean Lawson 2012년 4월 26일
Thanks, I use the /3G boot switch option.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by