pymex

Embeds the Python Interpreter in Matlab.
1K Downloads
Updated 10 Jul 2011

View License

Embeds the Python Interpreter in Matlab. Allows for parsing of Matlab strings as Python code. Allows the programmer to move data in between Python and Matlab.

For a full description and examples:
http://vader.cse.lehigh.edu/~perkins/pymex.html

Cite As

Tim Perkins (2024). pymex (https://www.mathworks.com/matlabcentral/fileexchange/27255-pymex), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

Fixed some variable transport weirdness. Added string support.

1.2.0.0

Fixed the GIL. Threading works better.

1.0.0.0