How to install and uninstall Matlab R2015b image on CentOS x64

Source: Internet
Author: User

How to install and uninstall Matlab R2015b image on CentOS x64

How to install and uninstall Matlab R2015b image on CentOS x64

0. Raw Materials

(1). CentOS_x64 system CentOS 2.6.32-573. el6.x86 _ 64

(2). Matlab R2015b_glnxa64.iso, can be downloaded from Baidu Network Disk: Link: http://pan.baidu.com/s/1dD9F8RJ password: t8zi

1. Install MATLAB in CentOS/Linux

(0). readme.txt installation instructions for MATLAB. The full text is excerpted as follows (skipped ).

I offer two 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 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 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 an ISO Image File

$ Sudo mount-o loop R2015b_glnxa64.iso/mnt/tmp

(2) execute the installation process and select "offline installation". The serial number is ~ In the/crack/readme.txt file.


$ Cd/mnt/tmp
$ Sudo./install

(3) After the installation is complete, activate the file without network connection. Find the corresponding active file *. lic and ~ Copy files in/crack/bin/~ /MATLAB/Rxxxx/bin.

$ Sudo cp/[Your crack directory]/maid/bin/glnxa64/*/usr/local/MATLAB/R2015b/bin/glnxa64

(4). Uninstall the ISO image.

$ Sudo umount/mnt/tmp

(5) Add a desktop shortcut.

Create a new desktop configuration file named Matab_2015b.desktop: $ gedit mat_2015b.desktop. The content of the file is as follows:

[Desktop Entry]
Name = Matlab 2015b
Exec =/usr/local/MATLAB/R2015b/bin/matlab-desktop
Icon =/home/She/Documents/MATLAB .png
Type = Application
Name [zh_CN] = maid

The red font is the absolute path of the icon file. modify it to the correct position.

Copy the Desktop configuration file to the desktop to get a shortcut started with Matlab on the desktop. If you copy it to/usr/share/applications, you will get the shortcut on the menu bar of the main panel.

$ Cp maid/home/She/desktop
$ Sudo cp maid/usr/share/applications

After the installation is complete, click the shortcut on the desktop. Can you try it? Happy Matlab!

2. Uninstall MATLAB in CentOS/Linux

$ 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 your reference only, these files may not exist.

Install Matlab on Ubuntu Server

Joint programming of Matlab and C/C ++: Calling C/C ++ code from Matlab

Matlab Implementation of binary classification SVM

The entire function fix, floor, ceil and round in Matlab

Compile the cuda. cu file using Matlab.

The Linux Matlab Server is further transformed into an Application Server)

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.