[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem loading MAT files
From: |
Jarhead |
Subject: |
problem loading MAT files |
Date: |
Sun, 22 Jul 2012 19:23:44 -0700 (PDT) |
Hi,
I'm trying to load a file that was saved in matlab with the command:
save ('FILE.MAT','-v7.3'); ( a 2G file)
I get the output:
warning: load: found version 2 binary MAT file, but only prepared for
version 1
error: load: invalid element type = 0
error: load: trouble reading binary file 'NDT_DATA'
any idea how solve the problem?
JH
--
View this message in context:
http://octave.1599824.n4.nabble.com/problem-loading-MAT-files-tp4631602.html
Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- problem loading MAT files,
Jarhead <=