I can't execute install file on lubuntu 20.04.3
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Kshitij Chhabra
am 12 Okt. 2021
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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!