zoukankan      html  css  js  c++  java
  • centos installation of matlab R2015b

    the source of installation is in the website:

    http://blog.csdn.net/hejunqing14/article/details/50265049

    After downloading:

    copy this *.iso file into /home.

    $ cd /home

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

    Then, 

    $cd /mnt/tmp

    $sudo ./install

    During the installation, "use a file installaion key":31095-30030-55416-47440-21946-54205

    Next,

    $ sudo cp /[Your crack directory]/Matlab_R2015b/Matlab_2015b_Linux64_Crack/R2015b/bin/glnxa64/* /usr/local/MATLAB/R2015b/bin/glnxa64

    Then,

    $sudo nautilus

    change your folder into /usr/local/MATLAB/R2015b/bin

    $./matlab

    select the *lic , 

    https://pan.baidu.com/s/1nz-cXKOmzavcPLFgrdpPTA

    The end of installation!

    add a quick link in desktop:

    $

     $ gedit Matlab_2015b.desktop
    and the content is:
    [Desktop Entry]
    Name=Matlab 2015b
    Exec=/usr/local/MATLAB/R2015b/bin/matlab -desktop
    Icon=/home/zyj/Documents/MATLAB/matlab.png
    Type=Application
    Name[zh_CN]=Matlab_2015b
    
    Then put this file on the desktop, and you have the quicklink to matlab.
  • 相关阅读:
    软件工程作业3.28
    毕业论文管理系统建模图
    软件工程建模图作业
    酒店管理系统
    闪屏和功能引导页面代码编写
    Android算法编程代码
    3.28软件工程作业
    毕业论文管理系统
    图书管理系统建模图
    酒店预订系统故事
  • 原文地址:https://www.cnblogs.com/seisjun/p/8553490.html
Copyright © 2011-2022 走看看