problem in creating standalone application
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 7 Déc 2015
Is your main routine a function or a script? Which MATLAB release?
Réponses (1)
Daniel LaCroix
le 8 Déc 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 commentaire
Kiran Reddy
le 8 Déc 2015
Catégories
En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!