I can't execute install file on lubuntu 20.04.3
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Kshitij Chhabra
il 12 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!