Image installation method and uninstallation of Matlab r2015b on CentOS x64

Source: Internet
Author: User

image installation method and uninstallation of Matlab r2015b on CentOS x64

0. Raw Materials

(1). centos_x64 System CentOS 2.6.32-573.el6.x86_64

(2). Matlab R2015b_glnxa64.iso, can download from Baidu Network disk: Link: http://pan.baidu.com/s/1dD9F8RJ Password: T8zi

1. centos/linux Installing MATLAB

(0). MATLAB Installation Instructions Readme.txt, the full text excerpt as follows (can be skipped).

I offer II Modes of installation:

1) Standalone:
-Install Choosing the option "use a File installation Key" and supply the following FIK
Aaaaa-bbbbb-ccccc-ddddd-eeeee-xxxxx
-To install the Matlab Production server,using this
Aaaaa-bbbbb-ccccc-ddddd-eeeee
-Use license_standalone.lic to activate,
Or make a ' licenses ' folder in%installdir% and copy license_standalone.lic to It,and run MATLAB without activation
-After the installation finishes copy the folders to%installdir% to overwriting the originally installed files

2) floating License (Network license server):
-Install Choosing the option "use a File installation Key" and supply the following FIK
Aaaaa-bbbbb-ccccc-ddddd-eeeee-fffff
-To install the Matlab Production server,using this
Aaaaa-bbbbb-ccccc-ddddd-eeeee
-Use License_server.lic when asked
-After the installation finishes copy the folders to%installdir% to overwriting the originally installed files

(1). mount the ISO image file

$ sudo mount-o loop r2015b_glnxa64.iso/mnt/tmp

(2). Perform the installation process, select the non-networked installation, the serial number in the ~/crack/readme.txt file.

$ cd/mnt/tmp
$ sudo./install

(3). After installation, use non-networked activation, find the corresponding activation file *.lic, and copy the files in ~/crack/bin/to ~/matlab/rxxxx/bin.

$ sudo cp/[your crack directory]/matlab_r2015b/matlab_2015b_linux64_crack/r2015b/bin/glnxa64/*/usr/local/MATLAB/ R2015b/bin/glnxa64

(4). unmount the ISO image.

$ sudo umount/mnt/tmp

(5). Add Desktop shortcuts.

Create a new desktop profile with the file name Matab_2015b.desktop: $ gedit matlab_2015b.desktop, which reads as follows:

[Desktop Entry]
Name=matlab 2015b
Exec=/usr/local/matlab/r2015b/bin/matlab-desktop
Icon=/home/she/documents/matlab/matlab.png
Type=application
name[zh_cn]=matlab_2015b

The red font is the absolute path to the icon file, please modify it to the correct location.

Copy this desktop profile to the desktop to get a MATLAB-initiated shortcut on your desktop, and if you copy it to/usr/share/applications, you'll get a shortcut to the main Panel menu bar.

$ CP matlab_2015b.desktop/home/she/Desktop
$ sudo cp matlab_2015b.desktop/usr/share/applications

After installation, click the shortcut on the desktop, can you try it? Happy matlab!

2. Centos/linux uninstalling Matlab

$ sudo rm-rf/usr/local/matlab/r2014b
$ sudo rm/usr/local/bin/matlab/usr/local/bin/mcc/usr/local/bin/mex/usr/local/bin/mbuild # for reference only, these files may not exist

Install MATLAB http://www.linuxidc.com/Linux/2014-09/106242.htm on Ubuntu server

MATLAB and C/C + + programming in conjunction with the C + + code from MATLAB http://www.linuxidc.com/Linux/2012-08/68148.htm

Two-classification SVM method matlab Realization http://www.linuxidc.com/Linux/2013-05/84050.htm

Fix the rounding function in Matlab, floor, ceil and round http://www.linuxidc.com/Linux/2013-10/91161.htm

Matlab compiled cuda. cu file http://www.linuxidc.com/Linux/2014-04/100675.htm

Linux MATLAB server further transformed into application server (application server) http://www.linuxidc.com/Linux/2014-09/106340.htm

Image installation method and uninstallation of Matlab r2015b on CentOS x64

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.