how to create .exe file from .m file .
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I have tried using mcc command but still its plotting graph in Matlab only.
0 comentarios
Respuestas (1)
  Andreas Goser
    
 el 16 de Feb. de 2015
        Assumin you successfully have created an EXE file myprog.exe, you can try to run it through the shell / DOS promt or within MATLAB as a system command.
!myprog
3 comentarios
Ver también
Categorías
				Más información sobre MATLAB Compiler en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


