how to solve (too many input arguments)?
Ältere Kommentare anzeigen
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?
Antworten (1)
Walter Roberson
am 14 Mai 2016
0 Stimmen
Earlier versions of the arduino software did not permit the device type to be passed.
See
And the most recent one is
1 Kommentar
Rafael Kubik
am 12 Okt. 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
Kategorien
Mehr zu MATLAB Support Package for Arduino Hardware finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!