create an exe file

12 vues (au cours des 30 derniers jours)
armin
armin le 1 Juil 2011
how can i create an exe file with matlab?
i wanna run this program without having matlab program

Réponse acceptée

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

Plus de réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Package MATLAB Functions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by