|
From: Ben E. <bj...@ai...> - 2011-07-06 05:23:38
|
Hi all. I would like to use gnuplot to plot a data file with an arbitrary number of columns, all plotted using 1: and the respective column. Is there a way to do this so that my gnuplot command file doesn't need to know the number of columns in the data file ahead of time? I've already discovered 'set key autotitle columnhead', so that much is working nicely. Thanks, Ben |