Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
kondamu manjunath
el 25 de Sept. de 2021
Comentada: Jaime Valencia
el 13 de Mzo. de 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 comentarios
Giulia Cuomo
el 23 de Feb. de 2022
had the same issue,
xhost +SI:localuser:root
worked for me as well. Thanks!!
Respuesta aceptada
Tom Engels
el 31 de En. de 2022
It worked for me in Ubuntu when I ran the installation as superuser.
sudo -s --> password --> cd PATH_TO_DIC --> sudo .\install
0 comentarios
Más respuestas (2)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!