Install Matlab R2009a in Ubuntu 10.04

本文详细介绍了如何在Ubuntu 10.04系统中安装Matlab R2009a版本。步骤包括挂载ISO文件、手动安装过程、设置许可文件路径及完成激活等。此外还提供了更改所有者权限和创建符号链接的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Steps for installing Matlab r2009a in Ubuntu 10.04


Reference:
http://hi.baidu.com/��a��/blog/item/47e812098effd1d962d986cd.html

1, i have already matlab for "Mathworks.Matlab.R2009a.UNIX.ISO-TBE.iso" in "~/Downloads"

2, mount cdroom :
$ mkdir /software/setup
$ sudo mount -t iso9660 -o loop /home/jason/Downloads/Mathworks.Matlab.R2009a.UNIX.ISO-TBE.iso /home/jason/software/setup/

3, install matlab:
$ sudo ~/software/setup/install -glnx86  
(1) i install it in "/usr/local/MatlabR2009a" by choosing the option "Install manually without internet", 
 and click "OK"
(2) when it completed, then chose "Continue" for specifying the license file.
(3) then chose "Activate manually without the Internet", click "Next", and enter the path to the license file for your "lic_standalone.dat" path. then click "Next"
(4) and the last click "finish" for completing activation.

4, for more, u can change the ownership for u: 
$ sudo chown -R $USER:$USER ~/.matlab   $USER is your username for u pc

5, make a symbolic link in /usr/bin:    
$ ln -s ~/.MatlabR2009a/bin/matlab /usr/bin/matlab
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值