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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how to send an array of integer values from matlab to arduino?
1 Kommentar
Rohan Kale
am 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:
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!