Has installed the arduino package for matlab, but I still can not use the function of 'arduino'
显示 更早的评论
Hi, all.
I was trying to connect the arduino DUE board to matlab for real time ploting. but I do not know why I can not use the arduino function after installing the support package. I was trying to type 'which arduino -all' to find it. But it showed me 'arduino' was nor found.

3 个评论
Marcus Casanova
2015-11-30
Hi! I am having a similar problem. I've installed the arduino package through matlab (add-on >> get hardware support packaged and then installed all 3 packages available). I can connect to arduino:

but it does not recognize the commands. I'd tried pinMode() or digitalWrite().

I tried to use the link fom Abhishek GS and copy the folders to matlab path as zyselvis done but still not working. A
Anyone knows why?
Thank you
Walter Roberson
2015-12-1
Marcus, pinMode() is only for the older Arduino package. See http://www.mathworks.com/matlabcentral/answers/159069-matlab-recognizes-arduino-but-not-other-code
Marcus Casanova
2015-12-1
Yes, that's the reason! Thank you Walter!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!