Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04

15 visualizaciones (últimos 30 días)
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
Giulia Cuomo el 23 de Feb. de 2022
had the same issue,
xhost +SI:localuser:root
worked for me as well. Thanks!!

Iniciar sesión para comentar.

Respuesta aceptada

Tom Engels
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

Más respuestas (2)

Arwel
Arwel el 19 de En. de 2022
I can report also worked on RedHat 8..

Nils Jan Fredrik Fryklund
Nils Jan Fredrik Fryklund el 21 de En. de 2022
Works on Ubuntu 20.04.3

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!

Translated by