Read Arduino interrupt in MATLAB
3 次查看(过去 30 天)
显示 更早的评论
can anyone explain how to read Arduino interrupt pin 13 into Matlab. When I use readDigitalPin(a,'D13') the program crashes. Thanks in Advance.
2 个评论
Walter Roberson
2019-10-24
In theory that should work; it is even the example given in https://www.mathworks.com/help/supportpkg/arduinoio/ref/readdigitalpin.html
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!