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

20 views (last 30 days)
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 Comments

Sign in to comment.

Accepted Answer

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

More Answers (2)

Arwel
Arwel on 19 Jan 2022
I can report also worked on RedHat 8..

Nils Jan Fredrik Fryklund
Nils Jan Fredrik Fryklund on 21 Jan 2022
Works on Ubuntu 20.04.3

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!