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

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?

댓글 수: 1

I suspect you are using the old arduino support package, the one intended for R2013b and earlier. See https://www.mathworks.com/matlabcentral/fileexchange/47522-matlab-support-package-for-arduino-hardware and be sure to read the bug report as it affects your version.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기

제품

릴리스

R2015a

태그

질문:

2019년 1월 1일

댓글:

2019년 1월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by