User`s guide
close
Purpose Close seria l port conn ectin g host PC with target PC
Syntax MATLAB command line
close(target_object)
target_object.close
Arguments
target_object
Name of a targ et object.
Description close closes the serial connection between the host PC and a target PC.
If you w ant to use the serial port for another function without quitting
the MATLAB window – for example, a modem – use this function to
close the connection.
18-9