How to compile a GUI using DEPLOYTOOL?

1 次查看(过去 30 天)
Ean Soo
Ean Soo 2011-4-2
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

回答(1 个)

Walter Roberson
Walter Roberson 2011-4-2
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.

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by