how to open matlab in Ubuntu after installed

92 次查看(过去 30 天)
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 个评论
Star Strider
Star Strider 2025-1-29
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.)
.

请先登录,再进行评论。

回答(1 个)

Abhas
Abhas 2025-2-27
编辑:Abhas 2025-2-27
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!

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by