MATLAB 2015a doesn't load
Mostrar comentarios más antiguos
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 comentarios
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
el 15 de Nov. de 2015
Erenca, contact Mathworks for free installation support.
Erenca
el 18 de Nov. de 2015
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.
Respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!