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

70 ビュー (過去 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!