problem in creating standalone application
3 Ansichten (letzte 30 Tage)
Ä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
Antworten (1)
Daniel LaCroix
am 8 Dez. 2015
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.
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!