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 ExchangeProgramming についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by