Note: Please check the installation directory for sufficient space before installing! A full installation takes approximately 12G of space! I have the system full after installation, resulting in the inability to start the graphical interface. Little friends don't make the same mistakes ~ environment
Linux debian8 (x64), it is the same in other Linux x64 systems Install Packages
Matlab R2015b_glnxa64.iso and Crack files
In Baidupan: [Http://pan.baidu.com/s/1nur5oLj], Password: trqm Install Steps
(1). mount the ISO image file
$ sudo mkdir/media/matlab
$ sudo mount-o loop R2015b_glnxa64.iso/media/matlab
(2). Perform the installation process, select the non-networked installation, the serial number in the ~/crack/readme.txt file.
$ cd/media/matlab
$ sudo./install
Attention:must install using sudo or su,or would face cannot build directory failure later
If the installation does not eject the graphical installation interface, the direct display installing ... finish! You need Gksudo or Kdesudo to install
(3). The installation is complete and the files in the ~/crack/bin/are copied to the ~/matlab/rxxxx/bin.
$ sudo cp/[your crack directory]/matlab_r2015b/matlab_2015b_linux64_crack/r2015b/bin/glnxa64/*/usr/local/MATLAB/ R2015b/bin/glnxa64
(4). First run Matlab to use root privileges (otherwise unable to write files), using non-networked activation, find the corresponding activation file in crack *.lic, import activation.
$ cd/usr/local/matlab/r2015b/bin
$ sudo./matlab
(5). unmount the ISO image.
$ sudo umount/media/matlab
(6). Add Desktop shortcuts.
Create a new desktop profile with the file name Matab2015b.desktop: $ sudo nano/usr/share/applications/matlab2015b.desktop, which reads as follows: If installed elsewhere, change the/usr/ local/for the installation directory
GNU nano 2.2.6 File: /usr/share/applications/Matlab2015b.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Matlab 2015b
Exec=/usr/local/MATLAB/R2015b/bin/matlab
Icon=/usr/local/MATLAB/R2015b/toolbox/shared/dastudio/resources/MatlabIcon.png
Terminal=true
Type=Application
Name[zh_CN]=Matlab_2015b
Restart the computer, the desktop will appear on the MATLAB icon, click to Run ~
Note that the above must have a value of terminal must be true, because Matlab can only run at the command line! Before I wrote the desktop file does not have this keyword, after the point open always flash back uninstall
$ sudo rm-rf/usr/local/matlab/r2015b
$ sudo rm/usr/local/bin/matlab/usr/local/bin/mcc/usr/local/bin/mex/usr/local/bin/mbuild
For informational purposes only, these files may not exist
Install MATLAB 2015b cracked version (with installation package) under Linux (x64)