Ask Your Question

Revision history [back]

There is also an Open-Source MATLAB®-to-Python® Compiler, which you can use to run your matlab code in Python. It would be great if this was better integrated with the notebook so that you could have "%ompc" cells that were compiled to python behind the scenes and executed, much like what happens with "%cython" or "%fortran" now.