Installing Matlab 2022b on Ubuntu 22.04
207 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Good morning,
trying to install matlab 2022b on Ubuntu 22.04 but at the moment of selection of installing folder the installation pop-up window immediately get closed when try to modify the destination folder path. If i continue with the default path this red flag appears "Failed to create destination folder /usr/local/MATLAB/R2022b. Specify a different fodler". Also cannot modify by hands the path. Attached the incriminated step.
Thanks to everyone who can help me!
Daniele
Risposte (1)
James
il 21 Feb 2023
There are few things you can do:
- Create the directory yourself and give the normal Linux user write-permissions to /usr/local/MATLAB
- Install it elsewhere, such as /opt, assuming you have permissions to do so
- Run the installer as root, although running a GUI as root is generally discouraged in the Linux community
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!