Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Frank
Posts:
53
Registered:
4/8/10
|
|
Re: executable file
Posted:
Nov 5, 2012 10:38 PM
|
|
I used deploytool but I got the following message
Attempt to execute SCRIPT warning as a function: C:\Program Files\Matlab\R2012a\toolbox\compiler\mcr\matlab\lang\warning.m Error in matlabrc (line 212) warning('MATLAB:matlabrc:Startup',... Unknown exception
How to proceed?
Thanks.
"Nasser M. Abbasi" <nma@12000.org> wrote in message <k79ui8$ccc$1@speranza.aioe.org>... > On 11/5/2012 8:32 PM, Frank wrote: > > Hello, > > > > I have a script file, test.m, which calls another matlab function, cal.m and some > >built-in matlab functions, e.g. svd, inv. > > > > Now, I would like to generate an executable file, test.exe, to run in Windows. > > > > How can I do that? > > > > > http://www.mathworks.com/products/compiler/ > > "MATLAB Compiler? lets you share your MATLAB® application as an executable or a shared library" > >
|
|
|
|