Filter löschen
Filter löschen

how to convert my gui program into exe file?

1 Ansicht (letzte 30 Tage)
slumberk
slumberk am 22 Feb. 2011
Hye all.. i am just asking.. if there any possibilities to convert my gui program into .exe file?? How to do it?

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Yucel
Yucel am 22 Feb. 2011
As i know it's not possible...
  3 Kommentare
Yucel
Yucel am 23 Feb. 2011
How can i use deploytool? I can't understand that clearly.
Walter Roberson
Walter Roberson am 23 Feb. 2011
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by