Matlab - 远程Linux服务器安装 R2014a

远程Linux服务器安装 Matlab-2014a

基于 服务器远程安装Matlab2015, 推荐.

1. 准备

  • Matlab_R2014A.iso 镜像
  • Matlab_R2014A Crack破解文件

2. 安装

Step1 - 拷贝Matlab_R2014A.iso镜像和破解文件到服务器;

Step2 - 镜像挂载:

sudo mkdir /home/xxx/matlab
sudo mount -o loop Matlab_R2014A.iso /home/xxx/matlab

Step3 - 安装目录及激活文件创建

sudo mkdir -p /usr/local/MATLAB/R2014a
sudo mkdir -p /usr/local/MATLAB/R2014a/etc

在 /usr/local/MATLAB/R2014a/etc 创建激活文件 activate.ini,内容如下:

isSilent=true
activateCommand=activateOffline 
licenseFile=/path/to/Crack/license_xxx_R2014a.lic

Step4 - 创建安装参数文件

创建 install_input.txt,保存安装的相关选项参数,内容如下:

destinationFolder= /usr/local/MATLAB/R2015a
fileInstallationKey= 12313-94680-65562-90832 //序列号
agreeToLicense=yes
outputFile=/tmp/mathwork_install.log
mode=silent
activationPropertiesFile=/usr/local/MATLAB/R2014a/etc/activate.ini

Step5 - 开始安装

sudo /home/xxx/matlab/install -inputFile /path/to/install_input.txt

安装完成后会显示激活Error.

3. 激活

Step1- 替换libmwervices.so

sudo mv /usr/local/MATLAB/R2014a/bin/glnxa64/libmwservices.so /usr/local/MATLAB/R2014a/bin/glnxa64/libmwservices.so.bk
sudo cp /path/to/Crack/Linux/libmwservices.so /usr/local/MATLAB/R2014a/bin/glnxa64/

Step2 - 激活

sudo /usr/local/MATLAB/R2014a/bin/activate_matlab.sh -propertiesFile /usr/local/MATLAB/R2014a/etc/activate.ini

激活成功.

Step3 - 卸载镜像

sudo umount /home/xxx/matlab 

4. 设置环境变量

sudo vim /etc/profile

在末尾添加:

export PATH=/usr/local/MATLAB/R2014a/bin:$PATH

使环境变量设置生效

source /etc/profile
本软件为华中科技大学王晶大三时开发的作品。利用此软件,可以实现在没有MATLAB的电脑上面轻松使用MATLAB。增加了MATLAB软件的灵活性。 Matlab Remoter 0.1 Readme File copyright (c) 2009 by Jing Wang from Huazhong Univ. of Sci. & Tec. personal Webpage sites.google.com/site/wangjingpage Contents -------- 1. Web Site 2. The Function of the Software 3. How to use the Software 4. How this software is developed 5. Introduction to its "Father" -------- 1. Web Site please visit my personal webpage to view other achievements and softwares: sites.google.com/site/wangjingpage -------------- 2. The Function of the Software This software enable you use MATLAB even there is no matlab environment in your computer. Is it magic? uh, to some researcher, installing a new MATLAB environment in a new computer is very toughing thing for them because of MATLAB's large size. If you have MATLAB remoter, you can run server in a computer with MATLAB environment. To use MATLAB freely, You just need to bring client exe file in you USB disk, whose size is only 2 megabytes. After clicking client exe file and inputing the IP address of server, you can input any MATLAB command as you like. The interface of Matlab Remoter Client is very similiar to that of MATLAB. There are two modes, you can transist between them by clicking the "Mini" button. The interface in Min Mode is similar with command window in MATLAB. you can input the MATLAB command in input window and text output will be shown in output window. In max mode, the interface will have some IP address box and a picture window. ------------ 3. How to use the Software? You must copy "istherefigure.m" and "saveallfigure" to C:\\ This is a example process: copy "istherefigure.m" and "saveallfigure" to C:\\ Run Server.exe in your computer Run Client.exe in you computer Input a MATLAB command in input window. such as x = magic(10) press tab button in keyboard, to focus on input window again Input a MATLAB that will produce a figure, such as plot(x) click "first" button to view the picture. ---------------- 4. How this software is developed I am adept at MATLAB. I often dream one day MATLAB will overcome its shortcomings--slow speed and large size and becomes a mainstream language. So I want to develop a MATLAB remoter to extend the flexibility of MATLAB. Besides, I also want to develop a new MATLAB compiler since the current version of MATLAB compiler--mcc--is not very good. This software was developed before I was invented to Microsoft Research,Asia. Frustratly, When I demonstrate it to some friends in MSRA, it crashed. So when come back in May 23, I fixed some bugs in the software. At first, This is just a entainment for me to write this software and I didn't have the plan to publish it on the Web. Half a year has passed, Now when I find this software in my disk again, I feel that it is duty for every programmer to contribut something to the Open source community, So I put the source code of this small source code on the Web. tips: I am just a senior student so if there are some mistakes in the software, don't laugh at me, hehe:-) BTW, I am not sure whether there is bug in the software or not, So don't use it in important cases. ---------------- 5. Introduction to its "Father" Jing Wang is a student of Advanced Class, Huazhong Univ. of SCi.& Tec. His interest is in Web Information prossessing, Communication system and image prossessing. His Resume can be downloaded in his personal website. If you want to make friends with hime, you can contact him through email.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值