Skip to content

antimatter15/matlab_kernel

 
 

Repository files navigation

A Jupyter/IPython kernel for Matlab

This requires IPython 3 and pymatbridge.

To test it, install via pip or setup.py, then:

ipython qtconsole --kernel=matlab_kernel

Or select the Matlab Kernel in the IPython Notebook.

This is based on MetaKernel, which means it features a standard set of magics.

A sample notebook is available online.

About

Jupyter Kernel for Matlab

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.0%
  • Makefile 20.0%