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
Built Distribution
File details
Details for the file matlab_kernel-0.13.2.tar.gz
.
File metadata
- Download URL: matlab_kernel-0.13.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1768eb2b542831be953082c8b77aa7f90a5e332eab2e03776eb9bb73a9fce15 |
|
MD5 | 1d8c748401361122cf9359ecdb608c4b |
|
BLAKE2b-256 | 12347c02d9c3975709e8ab69df40839f8bda710e00b845ba0130770cf037eea7 |
Provenance
File details
Details for the file matlab_kernel-0.13.2-py2.py3-none-any.whl
.
File metadata
- Download URL: matlab_kernel-0.13.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a2572e74daf670bc45687bcfcd331732e1c0cd2843572f8b25c9a50c1e8799c |
|
MD5 | e0334a523eded2b41d82d44abfc4b55e |
|
BLAKE2b-256 | 1ed2d675a41b5bf2aca379e817256663aff4f9fe608c1076ddd745036d7443ec |