[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Skipping comments in load files
From: |
Joe Koski |
Subject: |
Skipping comments in load files |
Date: |
Mon, 04 Oct 2004 20:45:48 -0600 |
User-agent: |
Microsoft-Entourage/11.0.0.040405 |
I'm working with octave-2.1.55 on Mac OS X 10.3.5.
So far, I have always stripped the ascii headers from my experimental data
files, which is a nuisance, and can lead to confusion later. I noticed that
gnuplot will all ignore input data lines that start with #. I tried this in
octave with both # and % without success.
Is there a way to mark and ignore comment lines in an ascii file that will
be read by the octave "load" command?
Thanks.
Joe
-------------------------------------------------------------
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
-------------------------------------------------------------
- Skipping comments in load files,
Joe Koski <=