Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: How to create standalone without inastalling MCRInstallation
Posted:
Mar 7, 2013 10:18 AM
|
|
"vivek " <vivek.pandidurairaj@tcs.com> wrote in message news:kh9pu4$fi6$1@newscl01ah.mathworks.com... > Please tell me how to create a .exe file from Mfile?
Either use MATLAB Compiler (which requires users of your application that don't have MATLAB installed to install the MCR) or use MATLAB Coder.
http://www.mathworks.com/products/compiler/
http://www.mathworks.com/products/matlab-coder/
The documentation for these two products give the steps you will need to follow to use them to generate applications or code from your MATLAB programs.
-- Steve Lord slord@mathworks.com To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
|
|
|