create an exe file

how can i create an exe file with matlab?
i wanna run this program without having matlab program

 採用された回答

pink
pink 2011 年 7 月 1 日

0 投票

hai armin >>mbuid -setup
select your compiler
>>mcc -m yourapplication.m -a yourapplication
or deploytool
doc deploytool

その他の回答 (1 件)

Gerd
Gerd 2011 年 7 月 1 日

0 投票

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

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

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

質問済み:

2011 年 7 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by