This is a simple and easy wrapper for matlab and python3
Project description
Features
- Run a matlab script file through a python script
Installation
Requirements:
* Python 3.8
* MATLAB (any version)
IMPORTANT::INSTALL THE MATLAB ENGINE FOR PYTHON:
- Picture from Install MATLAB Engine Python
You can then install by running the following pip command:
pip install mat_wrap
Usage
Initialization
from mat_wrap import mat_wrap
wrapper = mat_wrap.wrapper()
Basic Functionality
wrapper.addToPath("directory of files being used") #Can include as many as you want
wrapper.wrap("matlab file name")
Acknowledgments
This project uses the Python MATLAB Engine
MATLAB is developed and produced by MathWorks
Liscense
Liscensed under GNU General Public License v3 or later
Contact
If you have any questions or concerns, please feel free to email: sbeer3@uwyo.edu
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 mat_wrap-0.0.8.tar.gz
.
File metadata
- Download URL: mat_wrap-0.0.8.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/2.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 271f145765e36b0ca007a0c1d75816b04bdd8a438e4ba9c6c313bcc63e38641a |
|
MD5 | c048732b54a94349a3e27a4129d3d837 |
|
BLAKE2b-256 | 2b76ac348548481f3be796ba38f2de55d1f3f04e2f822d9684c278f8e6f5353d |
File details
Details for the file mat_wrap-0.0.8-py2-none-any.whl
.
File metadata
- Download URL: mat_wrap-0.0.8-py2-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/2.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e9579a63c4a34329d9ea153cb42a350caf85cb2a49e099ae63114b84e9aa4a2 |
|
MD5 | 4fad7bd86fca58bebce2e885ea6c58f7 |
|
BLAKE2b-256 | ebc46c8e4f7a7d1dadb50a274c29a8159182991d8574fa44e79f9bde9cc52994 |