how to solve (too many input arguments)?
Show older comments
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?
Answers (1)
Walter Roberson
on 14 May 2016
0 votes
Earlier versions of the arduino software did not permit the device type to be passed.
See
And the most recent one is
1 Comment
Rafael Kubik
on 12 Oct 2021
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
Categories
Find more on MATLAB Support Package for 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!