Error using arduino Too many input arguments while connecting servo with arduino using matlab

3 views (last 30 days)
Hi,
I want to connect servo using arduino and Matlab. But when I trıed to connect it gives me this error.
Error using arduino
Too many input arguments.
Error in example_servo (line 5)
a = arduino('COM5', 'Uno', 'Libraries', 'Servo'); %%error in this line.
so what should I do to resolve this?

Answers (0)

Categories

Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange

Tags

Products


Release

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!