In Matlab, I am using the tcpclient() function to establish a connection to a server I built and I would like to be able to detect when the server disconnects. My current un