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 Kommentare

hend
hend am 12 Mär. 2013
Bearbeitet: hend am 12 Mär. 2013
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 am 12 Mär. 2013
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 am 12 Mär. 2013
64-bit, RAM 3GB , swap apace 4294 MB
hend
hend am 13 Mär. 2013
it was the swap file i got it , thanks

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 12 Mär. 2013

1 Stimme

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

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by