Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MATLAB to C converter?

Status
Not open for further replies.

masurie

Computer
Joined
Apr 23, 2006
Messages
1
Location
US
hi guys,

I was wondering if anyone of you can help me solve my problem.

I have the .m files and want to create .c files for all those .m files. So in other word given a matlab source code i want C source code.

Do you guys know any tools that can help me to do that?


Currently i am using matlab 7.0


Thank you
 
What's wrong with using the Matlab Compiler?

TTFN



 
It doesn't do what's required. Not since R14 (a.k.a. 7.0)anyway. Check out CSSM for this regular question.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top