필터 지우기
필터 지우기

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일)
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