creation of exe file
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Jan
on 3 May 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.
Answers (2)
Wayne King
on 3 May 2012
0 votes
See the help for mcc and mccinstaller and deploytool
The documentation walks you through a simple example:
Walter Roberson
on 3 May 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.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!