MATLAB slow and buggy
조회 수: 4 (최근 30일)
이전 댓글 표시
Recently, I installde a new drive in my computer to expand storage. A lot of the data I work with in MATLAB is now in this new D drive. It seems MATLAB has slowed down significantly when working with said data (MATLAB is installed on the C drive). I expected this but not the extent where things take absurdly long and often lead to crashes.
Has anyone experienced this, and has reccomendations?
댓글 수: 3
Bruno Luong
2024년 9월 24일
편집: Bruno Luong
2024년 9월 24일
Not in MATLAB, but the drive letter is C: D: etc... on windows system. You says the files were in C: (?) and now they are moved on D:
답변 (1개)
Venkat Siddarth Reddy
2024년 9월 22일
편집: Venkat Siddarth Reddy
2024년 9월 22일
Hi Raghav,
The issue seems to due to slow read/write speed of the the newly installed storage drive.
Verify if the read/write speeds of the newly installed drive (assuming it is HDD) are comparable to the drive in which MATLAB is installed. If they are not, I would suggest transferring the data to the other driver, but if the speeds of the storage drives are closer to each other then I would recommend performing a clean re-installation of MATLAB software and if feasible please upgrade to the latest MATLAB version as there might be some improvement in I/O operations with the application.
I hope it helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!