Package to streamline reading from and writing data to MATLAB from python
Project description
matlab_connection
this package is designed to streamline reading from and writing data to MATLAB from python
Purpose:
The matlab.engine library from Mathworks is impressive in that it allows python to connect to a MATLAB session, but can become a little long winded when interacting with numpy and calling functions.
The matlab_connection module contains a class that allows get and put variables, as well as call functions and run m-files in a straightforward, extensible manner.
Features:
- get matlab variables into python
- put python variables into MATLAB
- run an script (not as a function) from python
- call a MATLAB function from python
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
Built Distribution
File details
Details for the file matlab_connection-0.0.3.tar.gz
.
File metadata
- Download URL: matlab_connection-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee2ce52f77a520b2d7ffca456b8837e5b1264152526e81b25ab62e61c9bb1df |
|
MD5 | 4b9ec04808b86e5a3a73f79e71f58cef |
|
BLAKE2b-256 | d30f4913d12e036563ceefdd269157cd9c8ac25db5b97c12de177495c25f4fb3 |
File details
Details for the file matlab_connection-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: matlab_connection-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e76a6f70b0fe6092d90edb4b1eaebbe1237a3b0c59569b53d7df0e1ba61aafb4 |
|
MD5 | 76a396b4c63651647018eb7e36232569 |
|
BLAKE2b-256 | 7d7fe42ae89665af0503c9118304e42510a57dbae2287388e7216081527ce1ef |