How to package an app for a specific version of Matlab?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Walter Roberson
le 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).
0 commentaires
Voir également
Catégories
En savoir plus sur Package and Share Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!