how to solve (too many input arguments)?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2016-5-14
Earlier versions of the arduino software did not permit the device type to be passed.
See
And the most recent one is
1 个评论
Rafael Kubik
2021-10-12
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!