I figured out the issue, there was another software using the LM_LICENSE_FILE which was causing matlab to become unresponsive. As I am not using the other software anymore, deleting the LM_LICENSE_FILE variable solved it.
MATLAB unresponsive on startup
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dhruv Thakkar
am 6 Jun. 2022
Kommentiert: Dhruv Thakkar
am 10 Jun. 2022
Whenever I start Matlab, it is unresponsive for around 3-5mins. So far I have tried the following
- removeDriveFromHistory - As someone pointed out this could help.
- Reinstalling Matlab
None of this has worked. I also tried to reset the preferences, to make sure corrupted preferences aren't causing it. But no luck. Can anyone please help me with it?
Machine Specs :- Intel i7-11 gen, 16 GB Ram, SSD. Windows installation
0 Kommentare
Akzeptierte Antwort
Dhruv Thakkar
am 6 Jun. 2022
2 Kommentare
Image Analyst
am 6 Jun. 2022
Some questions:
- What was the actual full name of the license file that the other program was using?
- What was the name of the other program that was using your MATLAB license file?
- Why would some software, unrelated to MATLAB, be using a file that is unique to MATLAB?
Weitere Antworten (1)
Jan
am 6 Jun. 2022
Bearbeitet: Jan
am 6 Jun. 2022
Try to recreate the preferences folder:
C:\Users\<USERNAME>\AppData\Roaming\MathWorks\MATLAB\<VERSION>
Rename this folder and start Matlab. It is created with default values the first time. Does this change the delay?
Your hard disk might have a damage and reading a certain file can cause severe activities. Check this with CHKDSK and a tool like CrystalDiskInfo.
What is the contents of your startup.m file? Does it contain any tedious commands?
1 Kommentar
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!