Clear Filters
Clear Filters

How to package an app for a specific version of Matlab?

2 views (last 30 days)
Hello,
I have packaged an app using mlappinstall. intended version for installation was 2013b. But i also have 2014b in my machine now, and by default when i try to install the app, it gets installed on the highest version,.i.e,2014b , which is undesirable. There is no way that I am able to install it in older matlab versions. Is there any way this can be achieved? Please help. Thank you.

Answers (1)

Walter Roberson
Walter Roberson on 5 Sep 2016
To install the add-on manually, double click the add-on installation file in the MATLAB Current Folder browser. An installer launches to guide you through the installation process.
Valid installation files include .mltbx files (toolboxes), .mlappinstall files (apps), and .mlpkginstall files (hardware support packages).

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!