how to read data from virtual com ports?
Mostrar comentarios más antiguos
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
Respuestas (2)
Walter Roberson
el 7 de Mayo de 2013
0 votos
David Sanchez
el 7 de Mayo de 2013
0 votos
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.
Categorías
Más información sobre Data Import and Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!