problem in creating standalone application
Show older comments
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 Comment
Walter Roberson
on 7 Dec 2015
Is your main routine a function or a script? Which MATLAB release?
Answers (1)
Daniel LaCroix
on 8 Dec 2015
0 votes
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 Comment
Kiran Reddy
on 8 Dec 2015
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!