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!