create an exe file

4 visualizaciones (últimos 30 días)
armin
armin el 1 de Jul. de 2011
how can i create an exe file with matlab?
i wanna run this program without having matlab program

Respuesta aceptada

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

Más respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Package MATLAB Functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by