A friend asked me about creating a small web interface that accepts some inputs, sends them to MATLAB for number crunching and outputs the results. I\'m a Python/Django deve
Take a look at mlabwrap which allows you to call Matlab via a python API