Ubantu version: 14.04
MATLAB version: 2014a
Installing matlab2014a
1. download Good Mathworks.Matlab.R2014a.Unix.rar:Http://pan.baidu.com/s/1c0GSxhQ
Unzip to Mathworks.Matlab.R2014a.Unix.iso, then unzip to Mathworks.Matlab.R2014a.Unix.
You can also download the Mathworks.Matlab.R2014a.Unix.iso directly so that it can be decompressed once to Mathworks.Matlab.R2014a.Unix.
2. after the compression is complete, replace the Mathworks.matlab.r2014a.unix/java/jar/install.jar with the Install.jar in the crack file
3. Open the terminal, enter the Mathworks.Matlab.R2014a.Unix directory, enter the sudo chmod +rwx install
4.$sudo./install
if (*denied)
{
$CD R2014a_unix/sys/java/jre/glnxa64/jre/bin
$chmod +x Java
}
else if (libjli.so missing)
{
Determine if the JDK is installed,
After installation, use the command./install-javadir/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.6.x86_64/jre/
}
5. next to the installation under Windows, install key: 12345-67890-12345-67890, crack file License_405329_r2014a.lic, overwrite with libmwservices.so file with the same name under Usr/local/matlab/r2014a/bin/glnxa64.
6. setting environment variables for MATLAB
Vi/etc/profile
Add at the end of the document:
#set matlab evvironment
Path=/usr/local/matlab/r2014a/bin: $PATH
Export PATH
After saving, execute at the command line:
. /etc/profile
7. Set the default working path for MATLAB
/matlab/toolbox/local under
To modify a file:
Matlabrc.m
At the end of it, add:
Default working path to be set for CD
Cd/home/yiling/matlabwork
8. path Setup issues after installing the shared library
#cat/etc/ld.so.conf
Include ld.so.conf.d/*.conf
#echo "/usr/local/lib" >>/etc/ld.so.conf
#ldconfig
Resources:
linux+matlab+ Installation: http://blog.csdn.net/july0404/article/details/39375865
Linux Server command mode installation matlab:blog.csdn.net/badboy_1990/article/details/38372017
Set the default working path for MATLAB: HTTP://HI.BAIDU.COM/YILINGHL/ITEM/F5E45FF82E318014FF3582EE
Path Setup problem after installing shared library: www.douban.com/note/207473567/
installing MATLAB under Ubantu/linux