problem in creating standalone application

조회 수: 3 (최근 30일)
Kiran Reddy
Kiran Reddy 2015년 12월 7일
댓글: Kiran Reddy 2015년 12월 8일
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
Walter Roberson 2015년 12월 7일
Is your main routine a function or a script? Which MATLAB release?

댓글을 달려면 로그인하십시오.

답변 (1개)

Daniel LaCroix
Daniel LaCroix 2015년 12월 8일
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.
  댓글 수: 1
Kiran Reddy
Kiran Reddy 2015년 12월 8일
i was wrong in following the namin convention...Anyhow thanks for the responding

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by