Info

この質問は閉じられています。 編集または回答するには再度開いてください。

I am using Matlab R2013a version and when i open a .mat file its showing Error using load Unable to read MAT-file:train.mat: not a binary MAT-file. Try LOAD -ASCII.

1 回表示 (過去 30 日間)
Annie micheal
Annie micheal 2016 年 9 月 16 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
how to fix this error

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 9 月 16 日
Insufficient information about how the file was created.
Someone posted a similar question recently. It turned out that their file had been created by Octave. If you use save in Octave you need to give a special option to make the output file compatible with MATLAB.

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by