How to make .m to executable files?

5 visualizaciones (últimos 30 días)
Straton
Straton el 6 de Mayo de 2013
Hello, I have made a project with 1 main .m file which is the gui and 6 functions that are called from it. Is there any way in Matlab to make a project executable so it doesnt need matlab to run(like .exe for example)?

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 6 de Mayo de 2013
Yes. You can do this using deploytool and the MATLAB Compiler
doc deploytool

Más respuestas (0)

Categorías

Más información sobre Application Deployment en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by