pymatlab0.2.3
Publisher Description
This package lets Python users interface and communicate with MATLAB fromPython. Pymatlab makes it easier for users to integrate a project with a largeMATLAB codebase into python scripts by using MATLAB scripts as a part of thepython program.The basic functionality of this package is to send data from Python to MATLAB'sworkspace to be able to run Matlab function on the data. After processing youretrieve back data to python. This enables you to process data with Mathlab'sbuilt in functions, toolboxes or Matlab-scripts. It is also possible to useMATLAB's to generate plots or other graphics.The package uses Numpy's ndarrays and translates them into MATLAB's mxarraysusing Python's ctypes and Matlab's mx library. The interface to MATLAB'sworkspace in done through MATLAB's engine library.
Features- Transfer numpy.arrays to MATLAB's workspace
- Get data from MATLAB's workspace into a numpy array.
- Run MATLAB code from a python.
About pymatlab
This Science program is available in English. It was last updated on 12 March, 2026. pymatlab is compatible with the following operating systems: Linux, Mac, Windows.
The company that develops pymatlab is joakimmoller. The latest version released by its developer is 0.2.3. This version was rated by 1 users of our site and has an average rating of 4.0.
The download we have available for pymatlab has a file size of 21.9 KB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2013-10-24 and was downloaded 126 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the pymatlab as malware if the download link is broken.
How to install pymatlab on your Windows device:
- Click on the Download button on our website. This will start the download from the website of the developer.
- Once the pymatlab is downloaded click on it to start the setup process (assuming you are on a desktop computer).
- When the installation is finished you should be able to see and run the program.
Program Details
System requirements
Download information
Pricing
Version History
version 0.2.3
posted on 2013-10-24
version pymatlab-0.1.3
posted on 2010-04-18
Several fixes and updates