problem in creating standalone application

3 visualizzazioni (ultimi 30 giorni)
Kiran Reddy
Kiran Reddy il 7 Dic 2015
Commentato: Kiran Reddy il 8 Dic 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 Commento
Walter Roberson
Walter Roberson il 7 Dic 2015
Is your main routine a function or a script? Which MATLAB release?

Accedi per commentare.

Risposte (1)

Daniel LaCroix
Daniel LaCroix il 8 Dic 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 Commento
Kiran Reddy
Kiran Reddy il 8 Dic 2015
i was wrong in following the namin convention...Anyhow thanks for the responding

Accedi per commentare.

Categorie

Scopri di più su Application Deployment in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by