How do I close serialport objects?
Show older comments
I am replacing the "serial" function with the "serialport" function. When using the "serial" function, if the device was unplugged, I had to delete the serial object using the "delete(instrfindall)" command. However, when using the "serialport" function, there is no information on how to delete the object. How do I delete the serialport object?
Accepted Answer
More Answers (0)
Categories
Find more on Serial Port Interface 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!