Running a .m file in a computer which doesn't have Matlab installed!!!
    14 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hey everybody,
I was just wondering if there is any way to run a .m file in a computer in which there is no MATLAB software installed already.
Thanks so much for your hint,
Mehdi
0 Commenti
Risposta accettata
  Fangjun Jiang
      
      
 il 15 Ott 2011
        No. You can't. .m and .p files require MATLAB to run.
If you have the MATLAB Compiler Toolbox, you could compile a .m file in one computer with the MATLAB software into an .exe file and then it can be run on other computers.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!