creation of exe file
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
i am a beginner plz help me to learn matlab quickly. i wanna know that how to create a exe file of matlab programm or how to convert a .m file to .exe file plz reply quick,
1 comentario
Jan
el 3 de Mayo de 2012
Another tip: This forum reacts sometimes fragile to the terms "plz" and "quick". While the old fashioned "please" has still a touch of seriosity and respect, "quick" means pushing the ones, who want to help you voluntarily. All contributors will reply, if they find the time to.
Respuestas (2)
Wayne King
el 3 de Mayo de 2012
0 votos
See the help for mcc and mccinstaller and deploytool
The documentation walks you through a simple example:
Walter Roberson
el 3 de Mayo de 2012
0 votos
This is not something that is recommended for a beginning to MATLAB. The are some subtle problems that come up with exe files that cannot be understood effectively until one has experience with MATLAB.
Please note: the tool required, MATLAB Compiler, is not available for use with Student Version licenses. There are limited circumstances under which an Academic license could be legally used to compile a student program.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!