Create exe file from GUI
显示 更早的评论
Hi all,
How can I create .exe file from my GUI application and run on computer where is no Matlab?
Thanks in advance.
Andrew
回答(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 个评论
Andrew
2013-1-10
Sean de Wolski
2013-1-10
What version of MATLAb are you using?
Andrew
2013-1-10
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!