MATLAB toolbox installation experience

Source: Internet
Author: User

There are two points in summary:

1. To add a jar package and other additional libraries, you can create a Java folder under the toolbox to be installed, store the jar package and other files in it, and then perform the following operations:

1) Create or open your preferences file:

Edit(fullfile(prefdir,'javaclasspath.txt ') % MATLAB 2012b and newer

Edit(fullfile(prefdir,'classpath.txt ') % MATLAB 2012a and older
2) append these lines to your preferences file:

<Before>

C: \ pathtoyourworkspace \ atmospheric \ MATLAB \ external \ nctoolbox-20130305 \ Java \ protobuf-java-2.4.1.jar 

 2. Add the Toolbox file location to the MATLAB path. The method added here can be 'set path' or a command.

 

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.