Matlab R2016b won't load past loading screen

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 Comments

What operating system are you using?
I'm having the same problem in Windows 10 (64-bit). It opens the initialization but never makes it to the matlab window.

Sign in to comment.

Answers (1)

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.

Categories

Asked:

on 24 Sep 2016

Commented:

on 8 Dec 2016

Community Treasure Hunt

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

Start Hunting!