a blank window with Matlab installation under a WSL(ubuntu 20.04)
4 ビュー (過去 30 日間)
古いコメントを表示
Hello. Dear Matlab experts
I'm using WSL with ubuntu 20.04 environment with Xming Server
I have installed the Matlab under windwos but meet a problem when I tried to install in ubuntu 20.04 like this when I use
sudo ./install
a blank window jumps up
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1201798/image.png)
My question is how to solve this? Thanks
0 件のコメント
回答 (1 件)
Abhijeet
2023 年 9 月 1 日
Hi Wei,
I can understand that you are unable to install MATLAB on ubuntu 20.04 using the ‘sudo ./install’ command.
I suggest that you try executing the following command in the terminal to resolve the issue.
xhost +SI:localuser:root
For more information related to MATLAB installer hang issue on Ubuntu 20.04, please refer to the following MATLAB answer post
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!