create an exe file

3 visualizzazioni (ultimi 30 giorni)
armin
armin il 1 Lug 2011
how can i create an exe file with matlab?
i wanna run this program without having matlab program

Risposta accettata

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

Più risposte (1)

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

Accedi per commentare.

Categorie

Scopri di più su Package MATLAB Functions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by