Installing Matlab R2017b on Ubuntu 18.04

Monday, September 10, 2018

English sentence:

1. If a person wants to get actual happiness, he/she should be neither too smart nor too silly. People call the state between smartness and silliness wisdom of life.

2. Your eyes in the moment hide the roads you have taken, the books you have read, the landscapes you have seen, the sadness you have revealed and the people you  have ever loved.

3. Be with someone who is not only proud to have you, but will also take every risk just to be with you.

4. A relationship lasts long not because it is destined to last long, but because two brave people made a choice to keep fighting for it.

5. The world is big, big but a heart; go far, far away but a dream.

6. When you find someone who makes you happy, can pick you up when you are sad, and respects your wishes, you’ve found someone to love.

 

Installation steps:(https://my.oschina.net/u/2245781/blog/1821569

ubuntu16.04安装MATLAB R2017b步骤详解(附完整破解文件包)

 

 

(1)Prepare relation packages

         note: the packages according on the internet resources. https://pan.baidu.com/s/1wijZCXIWsNXgz0yYYBXHnQ password: e8b2

  (2)   Installed processing

          a: decompression MATLABR2017b_Linux_Crack.rar and R2017b_glnxa64.zip on Windows or Ubuntu.

          b: mount mirror file 

               terminal command: mkdir /home/username/temp     sudo mount -t auto -o loop R2017b_glnxa64.iso  /home/username/temp

  (3)   Steping in filefolder before installing

          a: cd /home/username/temp

          b: sudo /home/username/temp/install

          c: select option"using file installing secret key" and click next

          d: copy install_key.txt from relation packages and click next 09806-07443-53955-64350-21751-41297 

  (4)   Software cracking

         a: the cracking files are exists on MATLABR2017b_Linux_Crack filefolder

         b: open terminal under the filefolder and input two commands are following

              sudo cp license_standalone.lic /usr/local/MATLAB/R2017b/licenses/  sudo cp libmwservices.so /usr/local/MATLAB/R2017b/bin/glnxa64/

  (5)  unmount mirror file   sudo unmount /home/username/temp

  (6)  Running MATLAB      cd  /usr/local/MATLAB/R2017b/bin     ./matlab

  (7)  Optimization               sudo vim  /etc/profile      insert:"export PATH=$PATH:/usr/local/matlab/bin"     

                                             sudo apt-get install matlab-support

 

 

        

          

 

           

                   

 

posted @ 2018-09-10 23:09  三才  阅读(262)  评论(0编辑  收藏  举报