Matlab R2016b won't load past loading screen
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I recently bought and downloaded a version of the R2016b for students. However, it won't do anything past the loading screen. Eventually the screen goes away and I am left with nothing. I'm sure it's a quick fix but I don't know what that is.
Thank you, A grateful student
3 Kommentare
frankenberry
am 8 Dez. 2016
I'm having the same problem in Windows 10 (64-bit). It opens the initialization but never makes it to the matlab window.
Antworten (1)
Michael Abboud
am 27 Sep. 2016
Frequently an issue like this occurs when MATLAB cannot access the preferences directory needed to start MATLAB. The directory is typically located at:
C:\Users\<user name>\AppData\Roaming\MathWorks\MATLAB\R2016b
If this file does not exist, try creating it manually, and then closing and reopening MATLAB. If this file does already exist, it may be that you need to change the permissions on this directory. Make sure that your user can both read and write to any files in that directory.
Finally, if you cannot find your preferences directory, but you are able to start MATLAB through the Terminal or Command Prompt using the "-nodesktop" flag, then you can find your preferences directory by executing the command "prefdir" from within MATLAB.
If you are still unable to get past the launch screen, you can refer to the following link, or contact MathWorks Technical Support directly for further assistance.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Downloads 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!