problem in creating standalone application
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 7 Dic 2015
Is your main routine a function or a script? Which MATLAB release?
Risposte (1)
Daniel LaCroix
il 8 Dic 2015
0 voti
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 Commento
Kiran Reddy
il 8 Dic 2015
Categorie
Scopri di più su MATLAB Compiler in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!