how to compile matlab code in arduino

4 views (last 30 days)
uday y
uday y on 5 Mar 2013
how to compile a general matlab code onto arduino s/w to execute it onto a arduino board?

Answers (1)

TAB
TAB on 5 Mar 2013
Matlab code can be converted into C/C++ using Matlab Coder tool.
  1 Comment
Walter Roberson
Walter Roberson on 5 Mar 2013
I'm not sure that is the appropriate answer for this situation, considering Simulink's built in support for arduino.

Sign in to comment.

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!