help-octave
[Top][All Lists]
Advanced

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

Python script for saving in Octave format


From: John W. Eaton
Subject: Python script for saving in Octave format
Date: Fri, 13 May 2005 22:25:12 -0400

On 13-May-2005, Keith Goodman wrote:

| Does anyone have a python script that saves data in Octave format? My
| first choice is -mat7-binary; my second choice is punch card.

I don't know of one, but if you find something like this, please let
us know where to find it.

| Is the Octave binary format the same as the Octave text format, only
| written in binary?

No.

| So if I open a file in python for writing in binary
| mode and write to it in the same format that I see in an Octave text
| file, will I end up with anything other than a pile of mess?

I think you'll end up with a file that has the Octave text format.

jwe



-------------------------------------------------------------
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]