i have established connection between arduino ide and matlab,how can i send multiple integer values as an array from matlab to arduino serial port
3 次查看(过去 30 天)
显示 更早的评论
how to send an array of integer values from matlab to arduino?
1 个评论
Rohan Kale
2020-2-14
It is my understanding that you are trying to send integers i.e. a stream of bytes from an Arduino board to MATLAB on a serial port. I would suggest you to refer to the post on MATLAB serial port linked below:
You may find the serial port documentation for APIs useful:
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!