Error message in cmd
조회 수: 11 (최근 30일)
이전 댓글 표시
I was trying to deploy a bunch of m files and fig files to a standalone application but it always gives error message despite the files work perfectly in matlab directly. I tried to run it in cmd but the error message only shows ??? error while evaluating uicontrol callback. I was wondering if there is a way to see where the errors are in the m files like the error messages in matlab? Thanks.
댓글 수: 0
답변 (1개)
Image Analyst
2013년 3월 25일
The error message in the command window should give more information than just "??? error while evaluating uicontrol callback" - what does it say exactly? What control did you click on when it generated that error?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!