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!