I\'m attempting to trasmit data over TCP socket from python to matlab. I\'m using this python script as TCP client:
#----- A simple TCP client program in Python