create an exe file

3 Ansichten (letzte 30 Tage)
armin
armin am 1 Jul. 2011
how can i create an exe file with matlab?
i wanna run this program without having matlab program

Akzeptierte Antwort

pink
pink am 1 Jul. 2011
hai armin >>mbuid -setup
select your compiler
>>mcc -m yourapplication.m -a yourapplication
or deploytool
doc deploytool

Weitere Antworten (1)

Gerd
Gerd am 1 Jul. 2011
Hi armin,
you need the Matlab Compiler Toolbox
Gerd
  1 Kommentar
Gerd
Gerd am 1 Jul. 2011
Hi Armin,
you find all the information of the Toolbox here
http://www.mathworks.com/products/compiler/?s_cid=global_nav

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Package MATLAB Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by