フィルターのクリア

how to create .exe file from .m file .

5 ビュー (過去 30 日間)
vandana
vandana 2015 年 2 月 16 日
コメント済み: vandana 2015 年 5 月 4 日
I have tried using mcc command but still its plotting graph in Matlab only.

回答 (1 件)

Andreas Goser
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
  3 件のコメント
Adam
Adam 2015 年 2 月 16 日
Did you do what it said and check your file with MLINT for errors?
vandana
vandana 2015 年 5 月 4 日
i am able to create the .exe file but still it is using matlab for platting graphs

サインインしてコメントする。

カテゴリ

Help Center および File ExchangePackage MATLAB Functions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by