Matlab 2019b wont start on Ubuntu 18.04 (installation seemed to work)

2 ビュー (過去 30 日間)
Elias Küchle
Elias Küchle 2019 年 12 月 6 日
回答済み: Pratyay Pande 2021 年 8 月 31 日
Hey there.
I tried installing Matlab 2019b on my Ubuntu 18.04 after the following instruction:
Everything worked, the Installer opened, I successfull installed Matlab. I didnt got a single error message or smt related. Every screen looked like the ones in the instruction.
But after finishing the installation & creating the shortcut launcher the programm did not start. In fact, I couldnt find the installed programm.
Either Matlab didnt install correct (& I wouldnt know why) or I'm for some reason not able to open the programm properly.
I tried installing the Matlab Helper from the Software Store, when I try to launch Matlab this way I get a reaction - Matlab appears on the left top with the rotating circle like it's going to start every second. But then it disappears again & nothing happens.
I have no great experience, wether in Matlab nor in Linux & I'm thankful for any kind of help.
Greetings, Elias
  2 件のコメント
Logan Manderle
Logan Manderle 2020 年 2 月 19 日
I had this same issue. Did you ever find a solution?
Elias Küchle
Elias Küchle 2020 年 3 月 29 日
Unfortunately not yet, I actually just used it on Windows instead.

サインインしてコメントする。

回答 (3 件)

drummer
drummer 2020 年 3 月 29 日
Did you try opening the terminal and typing:
matlab
if you still want to use your terminal after starting the matlab process, you can type
matlab &
sometimes creating shorticuts might be tricky.
  5 件のコメント
Saifullah Khan Khalil
Saifullah Khan Khalil 2020 年 7 月 2 日
編集済み: Saifullah Khan Khalil 2020 年 7 月 2 日
I am now able to open matlab after activating it and for this i used the following procedure
First i accessed the installation directory in terminal, in my case it was
cd Documents/bin
To lauch the activation client typed the following in terminal
sh activate_matlab.sh
Activated matlab by giving details.
Then opened matlab by applying command in terminal in installation directory
./matlab
drummer
drummer 2020 年 7 月 2 日
You can try entering the folder you chose.
In the figure, just enter in the bin folder and try typing ./matlab
Do it in the terminal.

サインインしてコメントする。


Eric Fornstedt
Eric Fornstedt 2020 年 2 月 20 日
I just ran into the same issue, but I also found a solution.
It seems the download installation files I had did not contain the complete installation (which should have been obvious to me since it was only ~300MiB). Installing again using "Log in with a MathWorks Account" enabled me to select and download all products later on in the installation process.
  1 件のコメント
Elias Küchle
Elias Küchle 2020 年 3 月 29 日
Thanks for the answer! Unfortunately it seems I've already downloaded the correct one

サインインしてコメントする。


Pratyay Pande
Pratyay Pande 2021 年 8 月 31 日
Hey Elias,
I understand that it has been a long time since the last input to your query. Have you tried installing the matlab-support package?
To do so, open a terminal and enter the command given in the line below. Before you proceed, make sure you know the correct path to your matlab installation since you will need to enter it later during installation of matlab-support.
sudo apt-get install matlab-support
After issuing this command, please follow the installation steps accordingly. For your convenience, a query similar to yours is also attached here.

カテゴリ

Help Center および File ExchangeIntroduction 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