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
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.

質問済み:

ram
2013 年 5 月 7 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by