how to solve (too many input arguments)?
古いコメントを表示
I'm trying to interface an Arduino with MATLAB, but when i enter the function (a = arduino('com5','uno')), an error occur as (too many input arguments).. what does it mean and how can i solve it?
回答 (1 件)
Walter Roberson
2016 年 5 月 14 日
0 投票
Earlier versions of the arduino software did not permit the device type to be passed.
See
And the most recent one is
1 件のコメント
Rafael Kubik
2021 年 10 月 12 日
it is still doesnt work even if use http://www.mathworks.com/matlabcentral/fileexchange/47522-matlab-support-package-for-arduino-hardware (too many arguments)
very disapointing
カテゴリ
ヘルプ センター および 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!