help-octave
[Top][All Lists]
Advanced

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

Re: can't read .mat files


From: Kai Mueller
Subject: Re: can't read .mat files
Date: Tue, 9 Jun 1998 18:51:15 +0200

On Tue, Jun 09, 1998 at 06:01:00PM +0200, Daniel Heiserer wrote:
> Hi,
> I cant read my .mat files I created with matlab into octave.
> The other way it worked. I always used the "-mat-binary" option.
> I attached the files. (they should contain a=1;)
> _oct was written with octave, _mat was written with matlab.
> Both could be imported into matlab.
> 
> Thanks for your help.
> Bye 
> 

Octave reads MATLAB 4 .mat files. Your "test_mat.mat" is MATLAB 5
(even MATLAB 4 does not understand it). If you use MATLAB 5 you
must save in MATLAB 4 format.

MATLAB is not an open system. Mathworks does not describe their
binary format. Is far as I know there is no other workaround.

Kai

-- 
 Kai P. Mueller
 Control Department (Regelungstechnik) | Phone [+49] (531) 391-3835
 Technical University Braunschweig     | Fax   [+49] (531) 391-5194
 D-38092 Braunschweig                  | Email address@hidden



reply via email to

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