how to convert my gui program into exe file?

1 次查看(过去 30 天)
Hye all.. i am just asking.. if there any possibilities to convert my gui program into .exe file?? How to do it?

采纳的回答

Robert Cumming
Robert Cumming 2011-2-22
do you have the Matlab Compiler?
If so you can use the "deploytool" or equivalent commands to compile matlab code to an exe.
  3 个评论
Robert Cumming
Robert Cumming 2011-2-22
From Mathworks:
http://www.mathworks.com/products/compiler/
Walter Roberson
Walter Roberson 2011-2-22
Note: the Matlab Compiler cannot be used with the Matlab Student Edition .

请先登录,再进行评论。

更多回答(1 个)

Yucel
Yucel 2011-2-22
As i know it's not possible...
  3 个评论
Yucel
Yucel 2011-2-23
How can i use deploytool? I can't understand that clearly.
Walter Roberson
Walter Roberson 2011-2-23
That's probably worth a new Question. When you post, please include information about which Matlab version you have, which compiler you have, whether you are using 32 or 64 bit operating system, whether you are using the 32 or 64 bit Matlab, and information about what you have tried and what results you obtained.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by