create an exe file

3 次查看(过去 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 CenterFile Exchange 中查找有关 Package MATLAB Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by