From: Aleph on
I have a routine in Matlab that I want to make '*.exe' . How can I do this from matlab software, or there's any other way to do this without buying a program.

Thanks.

Aleph
From: us on
On Apr 7, 6:34 pm, "Aleph " <aleph_transfin...(a)yahoo.com> wrote:
>     I have a routine in Matlab that I want to make '*.exe' . How can I do this from matlab software, or there's any other way to do this without buying a program.
>
> Thanks.
>
> Aleph

a hint:
- not a program, but a tbx...

http://www.mathworks.com/products/compiler/

us
From: Aleph on
> a hint:
> - not a program, but a tbx...
>
> http://www.mathworks.com/products/compiler/
>
> us



Thanks 'us'