User`s guide
close
14-15
14close
Purpose Close serial port connecting host PC with target PC
Syntax MATLAB command line
close(target_object)
target_object.close
Arguments
Description close closes the serial connection between the host PC and a target PC. If you
want to use the serial port for another function without quitting MATLAB —
for example, a modem — use this function to close the connection.
target_object
Name of a target object.