how to create .exe file from .m file .
显示 更早的评论
I have tried using mcc command but still its plotting graph in Matlab only.
回答(1 个)
Andreas Goser
2015-2-16
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
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!