[SciPy-user] scipy.io.loadmat can't handle structs from octave

Brian Blais bblais at bryant.edu
Mon Jun 12 13:47:47 EDT 2006


Nick Fotopoulos wrote:
> 
> This is a bug with how loadmat handles mat-file strings in general.  I 
> fixed it in ticket #14 
> (http://projects.scipy.org/scipy/scipy/ticket/14), but it has not yet 
> been checked into SVN (I am not a dev).
> 
> After backing up mio.py, you can drop the two files attached to the 
> ticket right into your site-packages/scipy/io directory.  Let me know if 
> it works for you.
> 


thanks,


this fixes the string problem, but it still crashes on loading any struct.


bb


-- 
-----------------

              bblais at bryant.edu
              http://web.bryant.edu/~bblais




More information about the SciPy-User mailing list