필터 지우기
필터 지우기

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