Skip to main content

This is a simple and easy wrapper for matlab and python3

Project description

Features

  • Run a matlab script file through a python script

Installation

Prerequisits:
* Python 3.8 <=
* MATLAB (any version)
You can then install by running the following pip command:

pip install mat_wrapper

Usage

Initialization

import matlab_wrapper_python
wrapper = mat_wrapper.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

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

mat_wrap-0.0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

mat_wrap-0.0.1-py2-none-any.whl (2.3 kB view hashes)

Uploaded Python 2

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