Hello. I use MATLAB to do homework for college. I have been using it for years now and everything's worked great until recently. I never accessed a network drive through MATLAB until a couple weeks ago. After I edited a script on the school network, MATLAB has been extremely slow when I do any folder/file manipulation even on a local drive completely disconnected from the network. Is there some setting/cache I can clear to get it to work quickly again? My hardware is not sluggish in the slightest: i7-6800k, Samsung 950 pro NVMe SSD, 64 GB DDR4, GTX 1080 so that shouldn't be the problem. Thank you for your time.

 채택된 답변

ES
ES 2017년 3월 9일

0 개 추천

Is MATLAB opening slowly? If yes, I would look at
1. Is my MATLAB using a Network License and the License Server is no more available?
2. Is the script(from network) open in your editor/history? MATLAB keeps in memory all files that were open in editor and reopen it next time when you start MATLAB again. If your file from Network is open in the editor, then this might cause a delay.

댓글 수: 4

afraidorange
afraidorange 2017년 3월 9일
Thanks for your answer. None of the scripts from the network have been open in the last week, but MATLAB is still slow. I forgot to mention that it is also excruciatingly slow when I try to change publish settings.
Stephen Vavasis
Stephen Vavasis 2017년 11월 3일
I had the same problem today. I solved it as follows (Window 10). I opened a cmd.exe window and typed net use. The output showed a zombie drive (one that was apparently mounted but was in fact inaccessible). I used the net use /delete functionality to unmount this drive. Then everything worked OK.
Sinan Islam
Sinan Islam 2021년 9월 27일
What if it is slow to open files stored on the local machine?
Erik van Oene
Erik van Oene 2022년 7월 15일
Same here,
Starting matlab ik ok.
when it is completlty starten, opening a local m-file takes upto 30s! (use to be 1 of 2 sec)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

2017년 3월 9일

댓글:

2022년 7월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by