The following line from the documentation does not work (using the path to my Matlab installation):
mlab = Matlab(matlab='/Applications/MATLAB_R2011a.app/bin/matlab')
I get the following error:
TypeError: __init__() got an unexpected keyword argument 'matlab'