Must I have Matlab R2012b to run user submitted apps (not build/create them)?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
As subject header... Many of the Matlab apps submitted to file exhange by users look very interesting and I'd love to try them, but I'm having no luck installing.
The documentation I can find only makes mention of apps (and the app tab) in 2012b, but I see comments on at least one app submission page indicating I can install in 2012a.
Can I install and use apps in my copy of 2012a, or am I out of luck until my college move to b?
0 Kommentare
Akzeptierte Antwort
Helen Chen
am 17 Sep. 2012
Sorry, you need to have R2012B to run apps.
2 Kommentare
Gergely Öllös
am 20 Sep. 2012
Bearbeitet: Gergely Öllös
am 20 Sep. 2012
Usually you can run your apps on previous ML versions.. The mlappinstall (silly extension:) is a simple zip file in which the application resides (along with some xml manifest info).. So you can rename the file extension to zip, unzip it and run the relevant functions/scripts from there..
Weitere Antworten (1)
Image Analyst
am 17 Sep. 2012
It depends. Many of the apps don't depend on this latest release. For example, none of mine do since I developed and uploaded them when I had earlier releases. Even apps developed on R2012b might not require R2012b and might run fine on any number of prior versions. Download it and give it a try. I would say that the vast majority of apps in the File Exchange do not require R2012b.
3 Kommentare
Image Analyst
am 17 Sep. 2012
Ah, I didn't know that. I never went to the "Apps" tab in File Exchange before. Thanks for pointing it out.
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!