Create exe file from GUI
8 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sean de Wolski
on 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 Comments
Sean de Wolski
on 10 Jan 2013
Edited: Sean de Wolski
on 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.
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!