serialportlist
Description
serialportlist
or serialportlist("all")
returns a list of all serial ports on a system. The list includes virtual serial ports
provided by USB-to-serial devices and Bluetooth® Serial Port Profile devices. The list shows all the serial ports you can
access on your computer and can use for serial port communication.
serialportlist("available")
returns a list of only those serial
ports on your system that are available at this time.
Examples
Version History
Introduced in R2019b