Create exe file from GUI
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sean de Wolski
2013-1-10
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 个评论
Sean de Wolski
2013-1-10
编辑:Sean de Wolski
2013-1-10
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!