MATLAB takes long executing simple commands
Mostrar comentarios más antiguos
Hi all,
I have recently installed MATLAB 2016 on my Windows 10 machine and I'm facing slow responses at two levels:
1) When I press the Enter key in the command window, even for simple commands like '1+3', it sometimes takes a few seconds for the command to start. The same delay exists for running scripts via F9. Once the command is executed, it can be run immediately again (it looks like some caching mechanism...).
2) MATLAB also takes a relatively long time to start up.
I used to have MATLAB 2013b on the same machine and I didn't have these problems.
Can anyone please help specially with the first issue?
Thanks a lot, Reza
Respuestas (1)
Walter Roberson
el 4 de Mayo de 2016
I suggest using
rehash toolboxcache
1 comentario
Reza Ameli
el 5 de Mayo de 2016
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!