how to read data from virtual com ports?
Afficher commentaires plus anciens
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
Réponses (2)
Walter Roberson
le 7 Mai 2013
0 votes
David Sanchez
le 7 Mai 2013
0 votes
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.
Catégories
En savoir plus sur Data Import and Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!