I can't execute install file on lubuntu 20.04.3
4 ビュー (過去 30 日間)
表示 古いコメント
i'm novice of linux user. on lubutu 20.04 and gnome3, it can't use to execute install file. comunity told me it can execute on terminal. but in my case, nothing
0 件のコメント
回答 (1 件)
Kshitij Chhabra
2021 年 10 月 12 日
Hi,
To my understanding you are trying to install MATLAB on Ubuntu 20.04 and have trouble running the install "install.sh" file. To resolve this issue, you need to give sudo permissions to the file and try running it again using the following command-:
sudo ./install.sh
0 件のコメント
参考
カテゴリ
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!