Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04
351 views (last 30 days)
Show older comments
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
Accepted Answer
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
0 Comments
More Answers (2)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!