From: Alex Ter-Sarkissov on 2 Aug 2010 21:42 hi, sorry for the silly question, can I make an executable .exe file from .m file? I've got Matlab compiler on my computer, but it seems I need to use C++ in addition to it or something... thanks
From: Raj Kamal on 3 Aug 2010 02:17 "Alex Ter-Sarkissov" <ater1980(a)gmail.com> wrote in message <i37s5b$nhc$1(a)fred.mathworks.com>... > hi, > > sorry for the silly question, can I make an executable .exe file from .m file? I've got Matlab compiler on my computer, but it seems I need to use C++ in addition to it or something... > > thanks yes u can... u need to have a C compiler installed or LCC which is included in matlab... try using mbuild -setup to locate and select the compilers.. with regards raj
|
Pages: 1 Prev: Filling in the space between two parallel lines with a color Next: Missing Matlab Operator |