how to open matlab in Ubuntu after installed

92 vues (au cours des 30 derniers jours)
Yun Chi
Yun Chi le 28 Jan 2025
Modifié(e) : Abhas le 27 Fév 2025
Right now the only way I know how to open matlab is opening terminal and type
/usr/local/MATLAB/R2024b/bin/matlab
Is there any other alternative that is easier, more straightforward?
  2 commentaires
Star Strider
Star Strider le 29 Jan 2025
My current setup may be different from yours (Ubuntu 22.04.5), since I have MATLAB installed in Home/usr/local/MATLAB. I start at Files -> Home and then click through it to:
and then click on matlab to open it.
(I intend to install R2025a to usr/local/MATLAB rather than Home. I am still learning Linux.)
.

Connectez-vous pour commenter.

Réponses (1)

Abhas
Abhas le 27 Fév 2025
Modifié(e) : Abhas le 27 Fév 2025
To have MATLAB open up from a launcher, you can type the below command in your terminal and press enter:
sudo apt-get install matlab-support
Follow the on-screen instructions carefully.
I hope this helps!

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by