Nikhil N
- 80
- 2
I have a python script for which the input data are coming from Matlab. I have tried to use pymatlab, but it is failing. Can anyone suggest any other method?
The discussion centers on methods for running Python scripts that utilize input data from Matlab. Participants explore various approaches to facilitate the integration of these two programming environments, focusing on data transfer techniques.
Participants present multiple competing views on how to transfer data from Matlab to Python, with no consensus on a single best method.
Limitations include potential issues with the compatibility of file formats and the specific requirements of the data being transferred, which are not fully addressed in the discussion.