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 Center および File ExchangeApplication Deployment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by