Clear Filters
Clear Filters

Arduino.m file not working with Simulink

3 views (last 30 days)
John
John on 25 Sep 2012
I tried using a Matlab function block in simulink. In the Matlab function I make other function calls that use the Arduino.m file, downloaded from the support page ( http://www.mathworks.com/matlabcentral/fileexchange/32374). I get a bunch of errors related to the arduino.m file such as the destructor not being used for code generation and try-catch statements can't be used for code generation and so on. My code works fine when it's a standalone m-script (not encapulated in a simulink block). Does anyone know if there's a compatible arduino m file that works with simulink? Thank you.

Answers (1)

Kaustubha Govind
Kaustubha Govind on 26 Sep 2012
Edited: Kaustubha Govind on 26 Sep 2012

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!