MATLAB 2015a doesn't load
이전 댓글 표시
I've installed matlab 2015a on my new win 7 x64 system. When I launch it it gets stuck on the MATLAB startup screen. Iv'e tried to follow the next article, with no success: http://www.mathworks.com/matlabcentral/answers/37772-matlab-gets-stuck-in-the-initializing-state-during-startup-from-bat-file I left it loading for about 30 min, but it never opens. Any ideas?
댓글 수: 3
Hello, I have the same problem on 2015b on my linux machine, too. MATLAB just sits there in its splash screen. Why is this happening? What is the solution? I paid for matlab and I cannot use it; really sucks. [edit: solved my issue. Read my solution down on the comments]
Walter Roberson
2015년 11월 15일
Erenca, contact Mathworks for free installation support.
Erenca
2015년 11월 18일
Hey, I did contacted the support. And with the help, I could solve my issue. It turned out that I had not had the permissions to read and write on the folder /home/mycomputer/.matlab, on my Ubuntu 14.04. So using >> sudo chmod ugo+rwx .matlab to the folder and all the subfolders and files, I gave myself the permission to read, write and execute. After this, my problem was no more.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!