Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: .m file to .exe file conversion
Posted:
Jun 17, 2009 6:10 PM
|
|
"Steven Lord" <slord@mathworks.com> wrote in message <h16b01$s96$1@fred.mathworks.com>... > > "malli kartheek yalamanchili" <kartheek.ym@gmail.com> wrote in message > news:h1658h$486$1@fred.mathworks.com... > > Hi all, > > > > I have converted .m file into standalone executable file using command > > "mcc -m <filename>". But when I am trying to use that executable in a > > system where I don't have Matlab installed, its asking for matlab runtime. > > Is that a compulsory one or did I do anything wrong with the conversion? > > > > If what I did was right then how should I go from there? > > > > When I tried to install runtime from Matlab website, it is saying that > > .ddl file is missing in that system. > > > > Please help me with this... > > See Q3.10 in the newsgroup FAQ: > > http://matlabwiki.mathworks.com/MATLAB_FAQ > > -- > Steve Lord > slord@mathworks.com > Thank you so much steve. It helps me.
|
|
|
|