Create exe file from GUI
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
How can I create .exe file from my GUI application and run on computer where is no Matlab?
Thanks in advance.
Andrew
0 commentaires
Réponses (1)
Sean de Wolski
le 10 Jan 2013
Start here:
>>deploytool
And then follow the steps. This doc may help as well: http://www.mathworks.com/help/releases/R2012b/compiler/standalone-applications.html
4 commentaires
Sean de Wolski
le 10 Jan 2013
Modifié(e) : Sean de Wolski
le 10 Jan 2013
I believe starting in 12a you can download the appropriate MCR from your MathWorks account. You probably still have to do the build on a WinXP machine though.
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!