problem in creating standalone application
5 vues (au cours des 30 derniers jours)
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
Réponses (1)
Daniel LaCroix
le 8 Déc 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.
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!