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
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?
64-bit, RAM 3GB , swap apace 4294 MB
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 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by