Robotics StackExchange | Archived questions

HOW TO RUN MATLAB CODE IN C PROGRAMMING

I have MATLAB version 7.8(R2009a). I converted M-file into C- file using the command mcc -m filename.m; The file is now converted into C coding. While I running this c code in Turbo C, it gives the error Unable to open include file "Mclmcrrt.h" then declaration syntax error coming.

How to open this Mclmcrrt.h header file ? Give me a correct answer for this problem Thank you,

Asked by prabhu on 2012-03-03 06:02:45 UTC

Comments

Answers

This is the wrong place to ask this question ... please find a Matlab site.

Asked by Kevin on 2012-03-03 06:18:48 UTC

Comments