ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
-1

HOW TO RUN MATLAB CODE IN C PROGRAMMING [closed]

asked 2012-03-03 05:02:45 -0500

anonymous user

Anonymous

updated 2012-03-03 05:19:05 -0500

Kevin gravatar image

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,

edit retag flag offensive reopen merge delete

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

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-03-03 05:18:48 -0500

Kevin gravatar image

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-03 05:02:45 -0500

Seen: 639 times

Last updated: Mar 03 '12

Related questions