How to build a *.exe file from my m-file that works in windows environment?

8 vues (au cours des 30 derniers jours)
Pouya Jamali
Pouya Jamali le 21 Oct 2011
I wrote my program in a m-file and now I want to make a *.exe file from it, that can works without need to matlab in windows environment?Is it possible?How?

Réponses (2)

the cyclist
the cyclist le 21 Oct 2011
You need the MATLAB Compiler:

Kaustubha Govind
Kaustubha Govind le 21 Oct 2011
Alternatively, you can use MATLAB Coder to generate standalone C code if you are only using functions supported for code generation.

Catégories

En savoir plus sur Adding custom doc 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