Effacer les filtres
Effacer les filtres

how to create .exe file from .m file .

5 vues (au cours des 30 derniers jours)
vandana
vandana le 16 Fév 2015
Commenté : vandana le 4 Mai 2015
I have tried using mcc command but still its plotting graph in Matlab only.

Réponses (1)

Andreas Goser
Andreas Goser le 16 Fév 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 commentaires
Adam
Adam le 16 Fév 2015
Did you do what it said and check your file with MLINT for errors?
vandana
vandana le 4 Mai 2015
i am able to create the .exe file but still it is using matlab for platting graphs

Connectez-vous pour commenter.

Catégories

En savoir plus sur Package MATLAB Functions 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