No project description provided
Project description
This requires Jupyter Notebook Matlab engine for Python.
To install:
$ pip install matlab_kernel # or `pip install git+https://github.com/Calysto/matlab_kernel` # for the devel version. $ python -m matlab_kernel install
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
This is based on 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.
Project details
Release history Release notifications | RSS feed
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.13.1.tar.gz
(21.8 kB
view hashes)
Built Distribution
Close
Hashes for matlab_kernel-0.13.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2eb48d426db5af6703116ac683baa0b7bd9d7663a53c38fa4e3bc770c43b511 |
|
MD5 | 5d90919b7efb1c6f0786e1f999469003 |
|
BLAKE2b-256 | e5a6cd92967211fc1182f7fb24c530a2564fda7d0ce1cc386ebde266a7d0faa4 |