problem in creating standalone application
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 7 Dez. 2015
Is your main routine a function or a script? Which MATLAB release?
Antworten (1)
Daniel LaCroix
am 8 Dez. 2015
0 Stimmen
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 Kommentar
Kiran Reddy
am 8 Dez. 2015
Kategorien
Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!