how to solve (too many input arguments)?
3 visualizaciones (últimos 30 días)
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?
0 comentarios
Respuestas (1)
Walter Roberson
el 14 de Mayo de 2016
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
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!