python-matlab-bridge icon indicating copy to clipboard operation
python-matlab-bridge copied to clipboard

A simple interface to allow Python to call MATLAB functions.

Results 7 python-matlab-bridge issues
Sort by recently updated
recently updated
newest added
trafficstars

It seems this package doesn't run on windows?

This is useful for serving more full featured web pages with the webserver. Please consider adding.

Hi, Thank you for your very helpful work. I successfully used it to call a matlab script from a pyhton program. However, as soon as I include the MATLAB command...

Happy to put in some images with it too if you'd like them: ![curve](https://f.cloud.github.com/assets/5034604/2298291/cd9a0d54-a0ba-11e3-806a-ad7bb9b13796.png) ![latex](https://f.cloud.github.com/assets/5034604/2298292/d154f9cc-a0ba-11e3-9b4b-cfe83bda00a7.png)

Hello, This looks like a very useful library and I would very much like to take advantage of it. However, I am having a problem getting it working. I am...

Hi, first of all many thanks for sharing this project, a really great idea, especially useful when trying to switch from matlab to python but still having many old routines...