problem in creating standalone application
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentario
  Walter Roberson
      
      
 el 7 de Dic. de 2015
				Is your main routine a function or a script? Which MATLAB release?
Respuestas (1)
  Daniel LaCroix
      
 el 8 de Dic. de 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.
Ver también
Categorías
				Más información sobre MATLAB Compiler en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


