help-octave
[Top][All Lists]
Advanced

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

Re: Python script for saving in Octave format


From: Keith Goodman
Subject: Re: Python script for saving in Octave format
Date: Fri, 13 May 2005 20:37:34 -0700

On 5/13/05, John W. Eaton <address@hidden> wrote:
> I don't know of one, but if you find something like this, please let
> us know where to find it.

I found something in SciPy ([Development]/scipy/Lib/io/mio.py) that
saves and loads mat files. (I haven't tried it yet.) Matlab "v4 (Level
1.0) and v6 matfiles are supported.  Version 7.0 files are not yet
supported."

>From recent commit messages it looks like it supports complex numbers
and sparse matrices.



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

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



reply via email to

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