creation of exe file

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
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
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
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.

Asked:

on 3 May 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!