MATLAB PROBLEM WITH DIP

I made a code for image processing and it was ok till i used the true image size many times, it's big then all the matlab became heavy also the windows and no results. I set up a new windows and install matlab but the code didn't work even if the image size change. i think that may be there are a missing files or something in matlab related to the windows. I already have the compiler and visual C++ , I'm using matlab R2011a & Gonzalez, Peter Corke toolbox

댓글 수: 4

hend
hend 2013년 3월 12일
편집: hend 2013년 3월 12일
thanks for answer , but the problem now after set up and installed matlab again converted to be with the whole windows when I try to use matlab on images , it affected on the total performance and no result so I tried to use task manager may be i missing something but the problem is very bad nothing with the windows itself untill i work on matlab, plz help
Walter Roberson
Walter Roberson 2013년 3월 12일
Are you using 32 bit MATLAB or 64 bit MATLAB? How much RAM do you have? How much swap space on disk have you configured?
hend
hend 2013년 3월 12일
64-bit, RAM 3GB , swap apace 4294 MB
hend
hend 2013년 3월 13일
it was the swap file i got it , thanks

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

 채택된 답변

Walter Roberson
Walter Roberson 2013년 3월 12일

1 개 추천

Are you repeatedly plotting data without removing the old plots? If you are then the plot data can end up being saved in memory.

추가 답변 (0개)

카테고리

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

제품

질문:

2013년 3월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by