Install matlab under Ubuntu

so easy!!! Just follow this tutorial:

https://jingyan.baidu.com/album/d45ad148a78cbe69552b8089.html?picindex=1

If you hang up under Baidu

Focus on the problems after successful installation

There are two problems to be solved after installation:

1. There is no matlab command in the command line path:

sudo apt-get install matlab-support

solve

2 After matlab starts, it will report:

java.lang.runtime.Exception**********************


This is due to not starting with sudo privileges, the solution:

sudo chmod -R a+rw ~/.matlab

sudo chown guo -R  ~/.matlab


OK!!!

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324624825&siteId=291194637