help-octave
[Top][All Lists]
Advanced

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

Octave ascii file formats


From: Jarle Snertingdalen
Subject: Octave ascii file formats
Date: Tue, 24 Jun 2003 07:40:26 -0500

Hi!

I'm currently developing a file reader for reading Octave ascii files. My
problem is that I can't find any thorough specification for the various
data formats delivered by Octave. We have implemented support for the
types "matrix", "scalar" and "string". Do any of you know where I can find
solid documentation regarding this problem? A brief list of all types
would also be helpful, and what functions within Octave that produce these
very types.


Hoping for a swift and positive answer.


regards,

Jarle Snertingdalen
Zherlock Development Team


-----
# name: extraModelParam
# type: matrix
# rows: 1
# columns: 100

# name: aMax
# type: scalar

# name: a
# type: string array
# elements: 1
# length: 5



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