how to open matlab in Ubuntu after installed

조회 수: 120 (최근 30일)
Yun Chi
Yun Chi 2025년 1월 28일
편집: Abhas 2025년 2월 27일
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