Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04
39 views (last 30 days)
Show older comments
kondamu manjunath
on 25 Sep 2021
Commented: Wojciech Jamrozik
on 27 Mar 2022
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!