octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32167] Cannot load all matlab's .mat file


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #32167] Cannot load all matlab's .mat file
Date: Tue, 18 Jan 2011 14:20:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #1, bug #32167 (project octave):

I can confirm this with octave 3.3.55 on debian squeeze.

I tried also:

file 385.mat
 385.mat: Matlab v5 mat-file (little endian) version 0x0100

head -n1 385.mat
 MATLAB 5.0 MAT-file, Platform: PCWIN64, Created on: Mon Jan 17 10:49:19
2011

scilab loads the file without problems:
--> debug(1)
-->loadmatfile("385.mat")
[device_name,samples,fs,bits,device_ID,device_type_name,device_type_ID,brand_name,brand_ID,dataID]=resume(Matrices(:))

device_name = PANASONIC_TXP42G10E
samples  =
 
  - 0.0001221    0.7010498  
  - 0.0000916    0.7004395  
  - 0.0000305    0.7000122  
....
fs  = 10000.  
bits  = 16.  
device_ID  = 96.  
device_type_name  = plasma_tvs   
device_type_ID  = 12.  
brand_name  = PANASONIC   
dataID  = 385.  

@Lev I'm not an octave developer but could you provide a very simple and
small .mat file which shows this error in octave?

Andy

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32167>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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