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!