|
From: Johannes N. <nen...@as...> - 2005-06-21 00:52:22
|
hello, sorry, these are only questions, without answers. 1) is it possible to define similar to defining strings (filnam = "file1.dat"), similar to defining numerical variables (n = 3) ? 2) is it possible to use different columns from different files in one plot: plot "file1.dat" u 3 : "file2.dat" u 2 3) is it possible to create multi-page postscript output? regards, john |