| Walter Roberson 2007-06-11, 7:13 pm |
| In article <ef59ee4.-1@webcrossing.raydaftYaTP>,
Amit <amit@dasturco.com> wrote:
>i am looking for tool which can convert my matlab(m file) files to
>c++ files. I herad that i can cpnvert through MATCOM but i didnot
>find any information about this tool. Please help me out, how i can
>get this tool.
Matcom was for much older versions of Matlab, and does not work
with newer versions. I don't believe it is still sold but I could be
wrong about that. It was replaced with the Matlab Compiler Toolbox
(if I understand correctly).
The ability to compile .m files to executables has been removed
completely as of R2007a; R2006b was the last version that supported that.
--
Is there any thing whereof it may be said, See, this is new? It hath
been already of old time, which was before us. -- Ecclesiastes
|