help-octave
[Top][All Lists]
Advanced

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

Re: reading version 5 MAT files


From: James R. Van Zandt
Subject: Re: reading version 5 MAT files
Date: Sat, 4 Mar 2000 12:20:35 -0500 (EST)

Steven -
>I figured out how to handle structures when I wrote the HDF5 load/save
>patch that I posted to the octave-sources list.  

Yes, after Dirk Eddelbuettel <address@hidden> pointed this out, I
downloaded the patch and checked it out.  That was enough for me to
get it working.

>It is quite easy (once you figure it out); let me describe how to do
>it:
...
>       Octave_map m;
>       m [ name1 ] = val1;
>       m [ name2 ] = val2;
>       ov = m;

Right.

                 - Jim Van Zandt



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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