create an exe file

4 ビュー (過去 30 日間)
armin
armin 2011 年 7 月 1 日
how can i create an exe file with matlab?
i wanna run this program without having matlab program

採用された回答

pink
pink 2011 年 7 月 1 日
hai armin >>mbuid -setup
select your compiler
>>mcc -m yourapplication.m -a yourapplication
or deploytool
doc deploytool

その他の回答 (1 件)

Gerd
Gerd 2011 年 7 月 1 日
Hi armin,
you need the Matlab Compiler Toolbox
Gerd
  1 件のコメント
Gerd
Gerd 2011 年 7 月 1 日
Hi Armin,
you find all the information of the Toolbox here
http://www.mathworks.com/products/compiler/?s_cid=global_nav

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

カテゴリ

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