how to create .exe file from .m file .
Mostra commenti meno recenti
I have tried using mcc command but still its plotting graph in Matlab only.
Risposte (1)
Andreas Goser
il 16 Feb 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
Categorie
Scopri di più su MATLAB Compiler in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!