Matlab

Matlab with Linux

For 64 bits OS => Matlab 8.00 and next

For 32 bits OS => Matlab 2012a (7.14) or previous

1 - LinuxLine

2 - Copy /mnt/linuxline/LICENSES/MATLAB83 locally

3 - Launch install

Silent installation

nborboen@scistifmsrv1:/mnt/linuxline/LICENSES/MATLAB84⟫ ./install -mode silent -agreeToLicense yes -│fileInstallationKey XXXXX-54383-46304-23801-33316-19606-23832-48238-37544-12809-08044-05356-57626-43│419-26781-38948-XXXXX -licensePath ~/license_matlab.dat             │

Error /usr/local/MATLAB/R2014b/bin/glnxa64/MATLAB: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory    

sudo apt-get install matlab-support

If Error: Cannot locate Java Runtime Environment (JRE)

1 - sudo apt-get install openjdk-7-jre

2 - sudo update-alternatives --config java

3 - Install Matlab with ./install -javadir /usr/lib/jvm/java-7-openjdk-i386/jre/

Launch in cli

./matlab -nodisplay -nojvm -nosplash -nodesktop       

 

 

HELP

 - http://stackoverflow.com/questions/19515707/jre-error-when-trying-to-install-matlab-compiler-runtime

https://help.ubuntu.com/community/MATLAB/R2010a

http://www.mathworks.com/matlabcentral/answers/103973-installing-matlab-on-ubuntu-12-04-32bits