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!