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

Requirements:
* Python 3.8
* MATLAB (any version)

IMPORTANT::INSTALL THE MATLAB ENGINE FOR PYTHON:

image

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


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.8.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

mat_wrap-0.0.8-py2-none-any.whl (2.5 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