how to solve (too many input arguments)?
Afficher commentaires plus anciens
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?
Réponses (1)
Walter Roberson
le 14 Mai 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 commentaire
Rafael Kubik
le 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
Catégories
En savoir plus sur Arduino Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!