Create exe file from GUI
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sean de Wolski
am 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 Kommentare
Sean de Wolski
am 10 Jan. 2013
Bearbeitet: Sean de Wolski
am 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.
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!