Unable to launch the MATLABWindow application. The exit code was: 262
Afficher commentaires plus anciens
I can not install MATLAB 2024b on Ubuntu 22.04.5 LTS.
In the installation folder ~/Téléchargements/matlab_R2024b_Linux I run the command:
sudo ./install
and get the following error:
terminate called after throwing an instance of 'std::runtime_error'
what(): Failed to launch web window with error: Unable to launch the MATLABWindow application. The exit code was: 262
Abandon (core dumped)
Any idea how to solve this?
I found solutions for exit codes 1 and 127 but they do not apply to my problem.
4 commentaires
Nuno
le 24 Mar 2025
I had the same problem but I have found out what was the problem:
Matlab doesn't like accents! Just try to take out the accents on "é" on Téléchargements and it will probably work...
As simple (and dumb) as that...
Richard
le 4 Avr 2025
Thanks ! It also worked for me.
Julien
le 4 Avr 2025
Thank you very much, I had this problem on linux Ubuntu 22.04. In fact it was only the é of Téléchargements that was causing the problem.
Réponse acceptée
Plus de réponses (0)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!