how to solve (too many input arguments)?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Walter Roberson
el 14 de Mayo de 2016
0 votos
Earlier versions of the arduino software did not permit the device type to be passed.
See
And the most recent one is
1 comentario
Rafael Kubik
el 12 de Oct. de 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
Categorías
Más información sobre MATLAB Support Package for Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!