Filter löschen
Filter löschen

How to compile a GUI using DEPLOYTOOL?

1 Ansicht (letzte 30 Tage)
Ean Soo
Ean Soo am 2 Apr. 2011
Hie guys, i have built a GUI for a program. Now i would like to compile it using DEPLOYTOOL. Can i know how to make it work? Everytime when i try to build, it will have an error there.
Regards
Ean

Antworten (1)

Walter Roberson
Walter Roberson am 2 Apr. 2011
What error do you see?
You might need to use %function (I think it is) to declare a function that the compiler cannot figure out is being used; or you might be trying to compile a function that it is not allowed to compile.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by