ubuntu14.10 under Installation matlab-2013b

Source: Internet
Author: User

1. Unzip Matlab-r2013b-linux.rar will appear patch folder and ISO file
2. Then unzip the. iso file: The way to take it is sudo mount-o loop Xxx.iso/media/matlab But when mounted is read-only mode the author will all the files CP out to the R2013b_unix folder (for later modification)


3.. Switch to the "R2013b_unix" directory in the terminal and enter "Install" to start the installation of MATLAB;


4. Then we are familiar with the Installation wizard interface of MATLAB, choose the non-networked installation (without Internet), serial number (install key) input " 50099-21292-14201-03250-24790-41816-23907-62461-58657-24048-55364-08874-18566-22288 "or" 24301-62136-21555-63628-23951-18882-23524-13990-17158-47212-41804-63025-63883-42443 ";
5. Install to the end will prompt you to activate, or select "Without Internet", and then activate the file selection cracked folder "Patch/matlab-2013b-lin64/matlab_std.dat", this is not finished, continue to look down!!


6. Finally, you need to replace "/usr/local/matlab/r2013b/bin/glnxa64/" with "patch/matlab-2013b-lin64/libmwservices.so" in the Cracked folder libmwservices.so; (Terminal command operation)


7. Start using MATLAB at terminal input "/usr/local/matlab/r2013b/bin/matlab".


8. Complete.

Tips:

In the installing when the issue of permissions to give executable permission can be;
When installing MATLAB in a Linux system, you may encounter the following error message.
Preparing installation files ...
Installing ...
eval:1:/tmp/mathworks_3807/java/jre/glnxa64/jre/bin/java:permission denied
My Solution turns out to be the following:

From the "install package", CD to Sys/java/jre/xxx/jre/bin directory. (XXX could be glnx86 or glnxa64 or something similar)

CD sys/java/jre/glnxa64/jre/bin
chmod a+x *


Execute the install command once again. You should is all set.


ubuntu14.10 under Installation matlab-2013b

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.