pymex

Embeds the Python Interpreter in Matlab.

You are now following this Submission

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 (2026). pymex (https://se.mathworks.com/matlabcentral/fileexchange/27255-pymex), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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