Matlab R2016b won't load past loading screen

조회 수: 4 (최근 30일)
Stephen Bratz
Stephen Bratz 2016년 9월 24일
댓글: frankenberry 2016년 12월 8일
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
Stephen Bratz
Stephen Bratz 2016년 11월 7일
Windows 10
frankenberry
frankenberry 2016년 12월 8일
I'm having the same problem in Windows 10 (64-bit). It opens the initialization but never makes it to the matlab window.

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

답변 (1개)

Michael Abboud
Michael Abboud 2016년 9월 27일
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.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by