How to compile a GUI using DEPLOYTOOL?
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Standalone Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!