creation of exe file
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaire
Jan
le 3 Mai 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.
Réponses (2)
Wayne King
le 3 Mai 2012
0 votes
See the help for mcc and mccinstaller and deploytool
The documentation walks you through a simple example:
Walter Roberson
le 3 Mai 2012
0 votes
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.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!