How can I connect ultrasonic sensor to MatLab by using Arduino?
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
Hari Desanur
2016-11-14
As the 'HC-SR04 Add-On Library for Arduino' link suggests, it requires MATLAB R2016a or higher and MATLAB Support Package for Arduino Hardware.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!