Skip to main content

No project description provided

Project description


A Matlab kernel for Jupyter
===========================

Prerequisites: Install `Jupyter Notebook <http://jupyter.readthedocs.org/en/latest/install.html>`_ and the
`Matlab engine for Python <https://www.mathworks.com/help/matlab/matlab-engine-for-python.html>`_.

To install::

$ pip install matlab_kernel
# or `pip install git+https://github.com/Calysto/matlab_kernel`
# for the devel version.

To use it, run one of::

$ jupyter notebook
# In the notebook interface, select Matlab from the 'New' menu
$ jupyter qtconsole --kernel matlab
$ jupyter console --kernel matlab

To remove from kernel listings::

$ jupyter kernelspec remove matlab

Additional information::

The Matlab kernel is based on `MetaKernel <http://pypi.python.org/pypi/metakernel>`_,
which means it features a standard set of magics.

A sample notebook is available online_.

A note about plotting. After each call to Matlab, we ask Matlab to save any
open figures to image files whose format and resolution are defined using the
``%plot`` magic. The resulting image is shown inline in the notebook. You can
use ``%plot native`` to raise normal Matlab windows instead.


Advanced Installation Notes::

We automatically install a Jupyter kernelspec when installing the python package. This location can be found using ``jupyter kernelspec list``. If the default location is not desired, you can remove the directory for the octave kernel, and install using python -m matlab_kernel install. See python -m matlab_kernel install --help for available options.


.. _online: http://nbviewer.ipython.org/github/Calysto/matlab_kernel/blob/master/matlab_kernel.ipynb

It has been reported that Matlab version 2016b works fine. However, Matlab 2014b does not work with Python 3.5.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matlab_kernel-0.16.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

matlab_kernel-0.16.0-py2.py3-none-any.whl (7.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file matlab_kernel-0.16.0.tar.gz.

File metadata

  • Download URL: matlab_kernel-0.16.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for matlab_kernel-0.16.0.tar.gz
Algorithm Hash digest
SHA256 ebe8f42fdeaa4849a2a0062dd09badea16e5c125c511cbb54d0717638f8d2715
MD5 00b8d6383850e71301bc1642f86c0aee
BLAKE2b-256 c042ec7a610ee29698d64188bf49c7b1a93bc9bd02d793ad64525ad45548586e

See more details on using hashes here.

Provenance

File details

Details for the file matlab_kernel-0.16.0-py2.py3-none-any.whl.

File metadata

  • Download URL: matlab_kernel-0.16.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for matlab_kernel-0.16.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c2a829e88e08a9268bc037f02eea1ecf1d2cd76a17af42e612e7558d377ba98f
MD5 2932d64aaf46024ac0ca2099db003c12
BLAKE2b-256 a03d9d93cf88541304f386d750fc421dd87d0785d45142c9165db2dbbb5bb27a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page