Date: Nov 5, 2012 9:32 PM Author: Frank Subject: executable file 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?
Thanks.
Frank