problem in creating standalone application
이전 댓글 표시
while creating standalone application the package tick mark is not enable and showing "Application must have a target and entry point defined. what does this means?
댓글 수: 1
Walter Roberson
2015년 12월 7일
Is your main routine a function or a script? Which MATLAB release?
답변 (1개)
Daniel LaCroix
2015년 12월 8일
0 개 추천
This is probably because you haven't selected a program to compile. Click the + button next to the box labeled "add main file" and choose the program you want to compile.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!