Lubuntu Matlab R2020A Installation
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm currently installing Matlab R2020A on Ubuntu 20.04.1 LTS (Distro: Lubuntu) which is installed on WSL Ubuntu, and have unzipped the installation package into a directory. After unzipping the package, I ran the command:
sudo ./install
However, the command is running but I cannot see the installation manager, which I confirmed through the Task Manager. What should I do?
0 Kommentare
Antworten (1)
Pranav Verma
am 16 Sep. 2020
Hi Michael,
After unzipping the package, try to access the terminal as superuser using
sudo su
and then continue with the installation using
sudo ./install
Please refer to the below discussion on the same lines:
Thanks
2 Kommentare
Hang Joon Jo
am 13 Jan. 2021
Bearbeitet: Hang Joon Jo
am 13 Jan. 2021
Same here. Is there any way to install R2021a on WSL Ubuntu?
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!