help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unknown mat file type, version 100, 105 - Octave


From: June Wang
Subject: Unknown mat file type, version 100, 105 - Octave
Date: Mon, 26 Aug 2019 13:30:01 +0800

Hello,
I just generated a .mat model using octave. But when I load it through scipy.io.loadmat('myfile.mat') in python, it says:
...
File "C:\Users\junew\Miniconda3\envs\tf_1.14.0\lib\site-packages\scipy\io\matlab\miobase.py", line 241, in get_matfile_version
    raise ValueError('Unknown mat file type, version %s, %s' % ret)
ValueError: Unknown mat file type, version 100, 105

Could anyone help on this please? Thank you

Jun

reply via email to

[Prev in Thread] Current Thread [Next in Thread]