|
"Caroline From France" <caro95470@nospam.free.fr> wrote in message <h4k49q$g63$1@fred.mathworks.com>...
> "Jacques ?" <jacques_zzc@hotmail.com> wrote in message <h4jo55$f8f$1@fred.mathworks.com>...
> > I used the Mbuild and mcc to make an exe file, and install the mcrinstaller.exe in a computer without Matlab environment.
> > But the exe file can't run there.
> >
> > The error info in the dos window is:
> > Undefined command/function 'set_param'.
> > Error in => matlabrc at 81.
> >
> > Then I annonate the lines in matlabrc.m and make the exe file again.
> > The error is the same.
> >
> > Please tell me how to deal with this problem?
> >
> > Thanks.
>
> Hi,
>
> I suppose that it is related to a know bug referenced in this technical note :
> http://www.mathworks.com/support/solutions/en/data/1-O9PX9/?solution=1-O9PX9
>
> Did you also annotate line 82 ?
>
> Caroline
Yes, I annotated 81 and 82 and rehash the toolboxcache. And then made the exe file again. But the situation was worse and the exe couldn't run in any computer.
|