Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
kondamu manjunath
le 25 Sep 2021
Commenté : Jaime Valencia
le 13 Mar 2023
Trying to install matlab in ubuntu 20.04, but after running the command sudo./install.sh, nothing shows up. Not able to understand why the prompt of matlab isnt showing up
19 commentaires
Giulia Cuomo
le 23 Fév 2022
had the same issue,
xhost +SI:localuser:root
worked for me as well. Thanks!!
Réponse acceptée
Tom Engels
le 31 Jan 2022
It worked for me in Ubuntu when I ran the installation as superuser.
sudo -s --> password --> cd PATH_TO_DIC --> sudo .\install
0 commentaires
Plus de réponses (2)
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!