how to read data from virtual com ports?
이전 댓글 표시
i am using a microntroller which has usb interface for communication and i have programmed it for cdc or work as com port now my question is how i can read from this virtual com port in matlab so that my sensor data can be displayed in matlab
thaking u
답변 (2개)
David Sanchez
2013년 5월 7일
0 개 추천
To get some clues, type >> help serial Virtual serial ports (USB-serial adapted?) work the same way as native serial ports, hence, matlab help for serial will tell you all you need.
카테고리
도움말 센터 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!