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 views (last 30 days)
Show older comments
how to send an array of integer values from matlab to arduino?
1 Comment
Rohan Kale
on 14 Feb 2020
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:
Answers (0)
See Also
Categories
Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!