Effacer les filtres
Effacer les filtres

How to create exe file in Matlab 2009a from .m file ??

2 vues (au cours des 30 derniers jours)
yatin kharbe
yatin kharbe le 7 Avr 2011
How to create exe file in Matlab 2009a from .m file ??

Réponse acceptée

Arnaud Miege
Arnaud Miege le 7 Avr 2011
You need to use the MATLAB Compiler to generate an executable. The executable uses a runtime engine called the MATLAB Compiler Runtime (MCR), which needs to be installed on the end-user machine before he can run the executable. You can freely redistribute the MCR if you have a license of the MATLAB Compiler.
HTH,
Arnaud
  8 commentaires
yatin kharbe
yatin kharbe le 27 Avr 2011
How can i use 'SendKey' code to send the symbol ' from Matlab to notepad
Arnaud Miege
Arnaud Miege le 27 Avr 2011
I've no idea what you're talking about. Please start a new question, as it appears to be completely unrelated.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by