serial communication using laptop
Show older comments
in laptops there are no 'com ports' so how to do serial communication using matlab through usb ??
Answers (1)
Walter Roberson
on 12 Jan 2013
0 votes
You need a usb - serial device, and you need to install the drivers that come with the device. After that when you start MATLAB (and the device is plugged in and powered on), the device will show up as a serial port that you can operate on the same way as a real serial port.
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!