ubuntu 下matlab安装

操作系统:ubuntu 9.04

建议在安装matlab之前先安装java,安装sun-java6-jre方法详细见本帖后面。

matlabR2009a安装:

(1)下载iso文件,将其挂载到/mnt/cdrom下,没有该目录的自行建立目录,挂载命令为sudomount-oloopdir/*.iso/usr/local/matlab;/usr/local/matlab为我安装的目录。把crack/lic_standalone.dat或者..server.dat拷到/usr/local/matlab下,在安装完成时需要用到这个验证文件。

(2)进入目录,cd/usr/local/matlab,然后sudo/mnt/cdrom/install

(3)按照提示安装,在需要提供key时有以下两种选择:
standalone

1)choose"installmanuallywithoutusingtheinternet"

2)enterthe"fileinstallationkey"

36322-23096-57999-54517-22630

3)use"license_standalone.dat"whenaskedforlicensefile

network

1)choose"installmanuallywithoutusingtheinternet"

2)enterthe"fileinstallationkey"

30985-50086-25176-45225-35928

3)ifneccessaryinstall"licensemanager"

4) use "license_server.dat" when asked for license file

(4)完成,验证license,安装成功,自动启动

 
以后每次启动进入/usr/local/matlab/bin就可以了,如果忘了安装路径在chen的机子上可以用locate matlab找到,我的机子上该显示的没显示,因为之前装上的一些不必要的东西。

相关推荐