help-octave
[Top][All Lists]
Advanced

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

comment in data file?


From: abramson
Subject: comment in data file?
Date: Wed, 01 Feb 2006 10:25:32 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

I would like to load data from an input file and I found it convenient
to use the data format which precedes the data with their
specification, for example: 

# created by 
# name: Y
# type: matrix
# rows:  100
# columns: 5

However, I would like to add some comments to the file but I haven't
been able to do so, for example: 

# created by 
# name: Y
# type: matrix
# rows:  100
# columns: 5
# my comment 

fails to load the file 

Any hints?

TIA

myriam





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