help-octave
[Top][All Lists]
Advanced

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

save -append


From: Baar.J.van.
Subject: save -append
Date: Mon, 14 Nov 2005 02:44:35 +0100 (CET)

For appending a file to another file in version 2.1.34
"save -append datafile.txt parameter" could be used. In version 2.1.42 and in
2.1.72 it does not work anymore.

I have copied a part of the file "load-save.cc" of 2.1.34 into 2.1.72, but
unfortunately it did not help. Now I have concatenated the files outside octave
by "system("cat tmp0.dat >>tmp.dat");", but this is not a nice solution.

Does somebody know a better solution?



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