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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to send an array of integer values from matlab to arduino?
1 Commento
Rohan Kale
il 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:
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!