linux命令行安装matlab

本文档提供了在Linux环境下通过命令行安装MATLAB的详细步骤,包括挂载ISO文件、复制激活文件到指定目录以及使用silent模式进行安装。同时,针对Linux和Mac系统给出了不同的libmwservices.so库的复制路径。

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

[2012]

1、挂载

mkdir /mnt/matlab

mount -o loop matl12au.iso /mnt/matlab

2、命令行安装

mkdir ~/matlab2012

sudo ./install -destinationFolder ~/matlab2012 -fileInstallationKey 38699-60149-36808-21840-05491 -agreeToLicense yes -outputFile ~/matlab2012/mathworks_localhost.log -mode silent -activateCommand activateOffline -activationPropertiesFile /mnt/matlab/crack/lic_standalone.dat


[error]
The MATLAB installer is finished.  This installation needs to be
activated prior to use.  The activation application will
be launched now.
Error: Activation cannot proceed. You may either: 
  1. Set an X11 display, and restart the activation process
  2. Use the silent activation feature
  3. Activate using the license center
[solution]

cp /mnt/matlab/crack/lic_standalone.dat ~/matlab2012/licenses/license.lic


[2014]

cp Crack/install.jar /mnt/matlab/java/jar

sudo ./install -destinationFolder 安装目录/matlab -fileInstallationKey 12345-67890-12345-67890 -agreeToLicense yes -outputFile 安装目录/matlab/mathworks_localhost.log -mode silent -activateCommand activateOffline


cp Crack/license_405329_R2014a.lic 安装目录/matlab/licenses/license.lic


【Linux】
cp Crack/Linux/libmwservices.so 安装目录/matlab/bin/glnxa64
【Mac】
cp Crack/Linux/libmwservices.so 安装目录/matlab/bin/maci64



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值