problem in creating standalone application

3 vues (au cours des 30 derniers jours)
Kiran Reddy
Kiran Reddy le 7 Déc 2015
Commenté : Kiran Reddy le 8 Déc 2015
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
Walter Roberson le 7 Déc 2015
Is your main routine a function or a script? Which MATLAB release?

Connectez-vous pour commenter.

Réponses (1)

Daniel LaCroix
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.
  1 commentaire
Kiran Reddy
Kiran Reddy le 8 Déc 2015
i was wrong in following the namin convention...Anyhow thanks for the responding

Connectez-vous pour commenter.

Catégories

En savoir plus sur Application Deployment 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!

Translated by