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

5 ビュー (過去 30 日間)
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 件のコメント
Walter Roberson
Walter Roberson 2019 年 1 月 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 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for Arduino Hardware についてさらに検索

タグ

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by