首页 > 学院 > 开发设计 > 正文

Ubuntu——Matlab安装

2019-11-06 09:15:06
字体:
来源:转载
供稿:网友

安装秘钥直接在网上搜,重要的是认证文件,如果认证文件不正确,会导致无法连接license服务器上。从网上搜索并下载Crack文件,放在文件夹:

/home/victoria/下载/Matlab 2015b linux64 Crack

把Crack文件中的license_standalone.lic拷贝到/usr/local/MATLAB/R2015b/licenses中;

然后把R2015b/bin/glnxa64中的文件全部拷贝到/usr/local/MATLAB/R2015b/bin/glnxa64中。(暂时不知道此版本和Server版本的区别)

$ sudo cp /[Your crack directory]/Matlab_R2015b/Matlab_2015b_Linux64_Crack/R2015b/bin/glnxa64/* /usr/local/MATLAB/R2015b/bin/glnxa64

现在Matlab可以使用了:

$ cd /usr/local/MATLAB/R2015b/bin$ sudo ./matlab
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表