|
From: OcelotIIX <mj...@ca...> - 2008-01-22 21:15:03
|
Hi, I've got a numerical program which produces a whole heap of data, with a single time column, and an intedeterminate number of y value columns. The number of y columns is determined by a parsed file, and so I'd like to know if there is a way for gnuplot to plot all the y columns against the x column, without having to specify explicitly the number of y columns in the gnuplot script, or resorting to modifying the gnuplot script depending on the program's output. Thanks for any suggestions -- View this message in context: http://www.nabble.com/Plotting-an-indefinite-number-of-y-columns-against-a-single-x-column-tp15028576p15028576.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |