serial communication using laptop
显示 更早的评论
in laptops there are no 'com ports' so how to do serial communication using matlab through usb ??
回答(1 个)
Walter Roberson
2013-1-12
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!