Unable to launch the MATLABWindow application. The exit code was: 262

조회 수: 79 (최근 30일)
Michelle
Michelle 2024년 10월 13일
댓글: 书宇 2025년 8월 6일
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
Richard
Richard 2025년 4월 4일
Thanks ! It also worked for me.
Julien
Julien 2025년 4월 4일
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.

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

채택된 답변

Michelle
Michelle 2024년 10월 18일
Fo people having the same issue: I solved the poblem by changing the installation folder to ~/Documents/matlab_R2024b_Linux. It was most probably the special character é in the path that created the bug.
  댓글 수: 12
陈
2025년 6월 5일
thanks, it works for me!!
书宇
书宇 2025년 8월 6일
Thanks,it works for me,I change the folder to ~/tmp/matlab_R2024b_Linux

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

추가 답변 (0개)

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!