HOW TO RUN MATLAB CODE IN C PROGRAMMING [closed]
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,
Closed for the following reason
question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by
Eric Perko
close date 2012-03-03 08:07:00
add a comment