How can I connect ultrasonic sensor to MatLab by using Arduino?

4 views (last 30 days)
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 Comment
Hari Desanur
Hari Desanur on 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.

Sign in to comment.

Answers (0)

Categories

Find more on 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!