Matlab is stalling after every command
조회 수: 3 (최근 30일)
이전 댓글 표시
I am processing relatively large data sets ~1000x200000 int16 with Matlab 2012b (64bit). I have more than enough RAM; there are 20Gb free. Every time I type a command, no matter how simple, matlab drives up the CPU usage to >100% (multicore) and stalls for about 10 seconds. This is extremely frustrating and time consuming. I have tried multiple restarts but to no avail. Any help is much appreciated.
댓글 수: 2
Walter Roberson
2013년 11월 27일
Do you have the Variable Editor window displayed? If so try turning it off.
Alec
2014년 4월 1일
Could it be that your current directory has many (>30000) files? I ran into this issue when generating lots of data files. Clearing/moving these files out of the working path fixed my issue.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Files and Folders에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!