help-octave
[Top][All Lists]
Advanced

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

Re: Matlab File Format


From: Daniel Heiserer
Subject: Re: Matlab File Format
Date: Wed, 16 Jun 1999 06:45:57 +0200

address@hidden wrote:
> 
> Is it possible to load Matlab 5.0 *.mat files into octave?
> Does anyone have a toolbox/package that will load such files?
> 

I startet with finding out the file structure of 5.x *.mat files.
Up to now I can see how integer/real full and complex matrices are
stored.
There are a lot of other data types there like 
sparse matrices, cell's and structs  which I haven't looked at right
now.
As far as the other data types are not known at least to skip them
it makes no sense to code something.

For decoding the data structure I use m-files inside matlab. ;-)

If somebody is interested in helping (extremely alpha) let me know.

Bye daniel


-- 
Mit freundlichen Gruessen
                                 Daniel Heiserer
-----
--------------------------------------------------------------
Dipl.-Phys. Daniel Heiserer, BMW AG, Knorrstrasse 147, 80788 Muenchen
Abteilung EK-20
Tel.: 089-382-21187, Fax.: 089-382-42820
mailto:address@hidden



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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