Skip to content

Collection of Matlab functions that extend the conversion of Matlab to Python types and vice versa

License

Notifications You must be signed in to change notification settings

joshua-laughner/MatlabPythonInterface

Repository files navigation

MatlabPythonInterface

Collection of Matlab functions that extend the conversion of Matlab to Python types and vice versa

Setup

Add the top directory and the Utils subdirectory to your Matlab path.

Usage

Each function in this repo has a doctring, use the Matlab help function to see it. In general, you can use the matlab2python function to convert any Matlab type to a Python type and the python2matlab function for the reverse.

This does not handle configuring your Matlab installation to call Python functions. See the MathWorks documentation for help with general setup.

About

Collection of Matlab functions that extend the conversion of Matlab to Python types and vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published