安装的是Matlab R2017a,使用的是默认安装目录,安装在目录/usr/local/MATLAB/R2017a/bin中。那么安装完成之后系统不会给Matlab添加系统路径,只有把终端切换到安装目录/usr/local/MATLAB/R2015b/bin下才能输入命令’matlab‘启动Matlab。

步骤:

sudo ln -s /usr/local/MATLAB/R2017a/bin/matlab /usr/local/bin/matlab

sudo matlab

  

posted on 2018-10-19 10:25  chamie  阅读(368)  评论(0编辑  收藏  举报