Read Arduino interrupt in MATLAB
Show older comments
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 Comments
Walter Roberson
on 24 Oct 2019
In theory that should work; it is even the example given in https://www.mathworks.com/help/supportpkg/arduinoio/ref/readdigitalpin.html
G3123
on 24 Oct 2019
Answers (0)
Categories
Find more on Troubleshooting in MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!