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 comentarios

Bruno Luong
Bruno Luong el 22 de Sept. de 2024
Editada: Bruno Luong el 22 de Sept. de 2024
Did you change the drive letter? Sometime MATLAB caches the paths and look for files there. If you change the drive letter, it would spend time to look for files in old and invalid paths
Raghav Poddar
Raghav Poddar el 24 de Sept. de 2024
Hi Bruno? What do you mean by change the drive letter? In MATLAB?
Bruno Luong
Bruno Luong el 24 de Sept. de 2024
Editada: Bruno Luong el 24 de Sept. de 2024
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:

Iniciar sesión para comentar.

 Respuesta aceptada

Venkat Siddarth Reddy
Venkat Siddarth Reddy el 22 de Sept. de 2024
Editada: Venkat Siddarth Reddy el 22 de Sept. de 2024

1 voto

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!

Más respuestas (0)

Categorías

Más información sobre Install Products en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 22 de Sept. de 2024

Editada:

el 24 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by