pymex

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

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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