[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
---------------------------------------------------------------------
- Matlab File Format, Sven Khatri, 1999/06/15
- Re: Matlab File Format, Daniel Heiserer, 1999/06/16
- Re: Matlab File Format, Stefano Ghirlanda, 1999/06/17
- Re: Matlab File Format, Neil Davey, 1999/06/17
- Re: Matlab File Format, Stefano Ghirlanda, 1999/06/17
- Re: Matlab File Format, Neil Davey, 1999/06/17
- Re: Matlab File Format, Ted Harding, 1999/06/17
- Re: Matlab File Format, David Doolin, 1999/06/17
- Re: Matlab File Format, Mike Miller, 1999/06/17
- Re: Matlab File Format, Francesco Potorti`, 1999/06/22
- Re: Matlab File Format+some deliberations, Daniel Heiserer, 1999/06/17