Delay/Pause After command in R2012a
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I use MATLAB on Linux and recently installed it on a Windows 7 machine (R2012a). On the windows machine I am having an issue where it there is a long pause (10-30seconds) after I issue a command in the command window. Any command: 1+1, ls, etc. This happens whenever I don't use MATLAB for approximately 30seconds or so and come back and then enter a command. If I enter commands in relatively quick succession, there is no pause. I tried a complete reinstall and I get the same behavior. Ideas?
0 Kommentare
Antworten (3)
John Petersen
am 31 Jul. 2012
Bearbeitet: John Petersen
am 31 Jul. 2012
If you have low memory due to memory hogging applications or you have very little RAM there could be a delay when you switch applications if Win7 has to swap RAM space with the hard drive. If this is your problem, add more usable memory or reduce the number of apps running when Matlab is up.
0 Kommentare
Brad Humphreys
am 31 Jul. 2012
9 Kommentare
Sean de Wolski
am 31 Jul. 2012
How many files are in your current directory? If there are many and you navigate to a folder without many, does it still occur? Once you get it working quickly, does:
rehash
take awhile?
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!