How can I connect ultrasonic sensor to MatLab by using Arduino?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I connect ultrasonic sensor to MatLab R2014a by using Arduino? I tried to use the library HC-SR04 Add-On Library for Arduino, but I couldn't add this library correctly by using buttons Add-Ons and Set Path. MatLab just doesn't see this library. If I try to lounch file HCSR04.m, I got error:
Undefined variable
"arduinoio" or class
"arduinoio.FilePath".
I'm not sure, but may be reason of this is that library is written for MatLab R2016a? Could someone help me with this problem?
1 Kommentar
Hari Desanur
am 14 Nov. 2016
As the 'HC-SR04 Add-On Library for Arduino' link suggests, it requires MATLAB R2016a or higher and MATLAB Support Package for Arduino Hardware.
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!