Introduction - If you have any usage issues, please Google them yourself
A simple interface to allow Python to call MATLAB functions.
Unlike other interfaces, MATLAB only has to start once. All communication is done over a TCP server (credit to D.Kroon University of Twente for the TCP server).
This has not been tested on Windows.