Matlab prompt is not opening when Trying to install matlab 2021b in ubuntu 20.04
조회 수: 355(최근 30일)
표시 이전 댓글
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
채택된 답변
Tom Engels
2022년 1월 31일
It worked for me in Ubuntu when I ran the installation as superuser.
sudo -s --> password --> cd PATH_TO_DIC --> sudo .\install
댓글 수: 0
추가 답변(2개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!