|
From: <br...@ph...> - 2006-08-02 17:41:43
|
Forrest Carpenter wrote: > I have a data file that has multiple columns of data, i.e. x > avg_value max_value min_value. I want to plot just the max_value > versus x, instead of avg_value vs x which is what happens when the > plot <'file'> command is entered. What command should I use to do this. Most importantly, you should read the documentation. "help plot" and its sub-nodes, in particular 'help plot datafile using' |