Header file missing while building Arduino custom Simulink s-function
显示 更早的评论
Hi
I am struggeling building an Arduino custom Simulink s-function.
I want to log data with an arudino Mega board while flying and controlling a drone. Every time I build the code Matlab cant find the *.h files (like SPI.h, SD.h, avr/Arduino.h,...).
Is there an convienient way of grating matlab access to all arudino header and cpp files (just like in the Arudino SDK)?
Thanks
Thomas
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!