0

I have to read a .mat File into Python. The mat-File includes a 1x1 timeseries from Simulink and I want to have the data in Python. Can anyone please help me. I use the actuall verison of Matlab so scipy.io is not an opportunity!

Nifro
  • 1
  • 3
    There seem to be a number of options from: https://stackoverflow.com/questions/874461/read-mat-files-in-python, have you tried all of them? – TYZ Feb 11 '21 at 19:14
  • Actually yes. I found this post too but nothing didnt works well... – Nifro Feb 12 '21 at 16:47
  • Please post an example of your .mat file so that we can try and reproduce the error you are having, otherwise we can't help. – TYZ Feb 12 '21 at 16:55
  • The .mat File is an Output of an Simulink Harness Test Simulation. The name is Sink2.mat and includes the SImulation Data of Output 2 of the Stimulink Model. I took a screenshot in Matlab with the data of this .mat File : https://ibb.co/xmK1cMW My dream would be to read this Data into Python. – Nifro Feb 13 '21 at 13:47

0 Answers0