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

Answers (2)

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.

Asked:

ram
on 7 May 2013

Community Treasure Hunt

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

Start Hunting!