Matlab to C++

A

Thread Starter

Anonymous

hi

is it possible to convert matlab file .m to c++ code? if it is then how is there any compiler or software available? thanks.
 
hi

i know it's posible in fact matlab first make a c++ code and then compliles it... there's one article about in the mathworks page... sorry for the short answer.
 
The information you have provided is not sufficient. If you want to convert .m file to c++ you have to use MATLAB Compiler toolbox for that. If you want to convert simulink models then you have to use Real Time Workshop, Which is another toolbox of MATLAB. But remember that code genrated from these two is very hard to understand.
 
Thread starter Similar threads Forum Replies Date
N General Automation Chat 1
K Languages 13
P General Automation Chat 1
J Languages 3
D General Automation Chat 4
Top