dpb
Posts:
6,680
Registered:
6/7/07
|
|
Re: How Convert TXT data format to MAT data format
Posted:
Dec 25, 2012 8:47 PM
|
|
On 12/25/2012 7:29 PM, gorkemsvs@gmail.com wrote: > I am trying to save .mat format. > But matlab have an error. > "Error using load > Unable to read MAT-file myeegdata.mat: not a binary > MAT-file. > Try LOAD -ASCII to read as text." >
Well, clearly it isn't a recognizable .mat file.
Did you try Matlab's suggestion?
Was the file written from Matlab or is it just a stream file or some other format from some other source?
--
|
|