[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
save -ascii filename variable
From: |
Anderson, John M. |
Subject: |
save -ascii filename variable |
Date: |
Wed, 9 Mar 2005 10:54:22 -0600 |
Hi,
When I save a variable in ascii format, some header information is included
(e.g., save -ascii fn imageresult):
Created by: ...
Name: ...
Type: ...
Rows: ...
Column: ...
How can I (1) remove the header information in a C program or (2) save a
variable in ascii format w/o the header?
Thanks.
John
-------------------------------------------------------------
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
-------------------------------------------------------------
- save -ascii filename variable,
Anderson, John M. <=