Unable to launch MATLAB in Ubuntu 22.04

조회 수: 38 (최근 30일)
Neelakanteshwar Rao Battu
Neelakanteshwar Rao Battu 2024년 2월 1일
답변: michail 2024년 4월 15일
Dear Sir/Madam,
Our college is having campus wide license of MATLAB.
I have installed MATLAB R2023b in my Desktop (Ubuntu Operating System).
I am not able to find MATLAB launcher.
Every time it is becoming difficult for me to launch the MATLAB from Ubuntu Terminal.
Kindly provide your suggestions in resolving this problem.

답변 (2개)

Krishna
Krishna 2024년 2월 11일
편집: Krishna 2024년 2월 11일
Hello Neelakanteshwar,
You can open MATLAB in ubuntu using command line. Apart from that there is a package matlab-support which creates a shortcut for MATLAB in the launcher and applies a few bugfixes created by the community. You can install it with,
sudo apt install matlab-support
Please refer to the following documentation for more information for this step,
Also apart from this you can also make a shortcut using gnome panel like this,
sudo apt-get install gnome-panel
sudo gnome-desktop-item-edit /usr/share/applications/ --create-new
And then, MATLAB will be in your applications menu icon.
To know more information please refer the following MATLAB answer and documentation,
This would help your problem.

michail
michail 2024년 4월 15일
Hi.
Our college has a wide license of MATLAB. For installation i have run the install script from installation help pdf (xhost +SI:localuser:root, sudo -H ./install). The seccond command (sudo -H ./install) prompt an installation window as you can see in the attached screenshot. When i click on the advanced options->i have a file installation key nothing happens. i have the same problem when i try to type my mail . Any idea?

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by