From: us on
"Shanmugam Kannappan" <shanmugambe(a)gmail.com> wrote in message <i3u2r9$6rr$1(a)fred.mathworks.com>...
> "us " <us(a)neurol.unizh.ch> wrote in message <i3u1ph$30$1(a)fred.mathworks.com>...
> > "prabhu " <kprabhucbe(a)gmail.com> wrote in message <i3u16r$mis$1(a)fred.mathworks.com>...
> > > i have some coding in matlab now i want to change tat file to .exe format how to use matlab compiler help me ....
> >
> > what have YOU done so far to solve YOUR particular problem...
> > one approach: read the manual...
> >
> > us
>
> Hi prabhu,
>
> First thing you should do is goto MATLAB help "Contents" Tab.
> Select the MATLAB Compiler product & start from getting started.
> Simple steps to go creating application.
>
> Tips:-
> mcc -m mfileName
> get the ctf & exe file along with MCR installer located in MATLAB installed directory to run the application in a machine where you dont have MATLAB installed.
> Search in help for more info.
>
> Hi us!
> Every one cannot be an expert like you.
> I feel,its bit difficult for people who are new to MATLAB.
> Shan!!!

well... that's exactly why i wrote
...one approach: read the manual...
which, in essence, is what you said- just less wordy...

:-)
us
ps: i'm not an expert, i'm just a ML user...
First  |  Prev  | 
Pages: 1 2
Prev: help on lda code
Next: plot a 3D function