a blank window with Matlab installation under a WSL(ubuntu 20.04)
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Abhijeet
le 1 Sep 2023
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 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!