|
From: Hans-Bernhard B. <br...@ph...> - 2005-05-11 10:47:35
|
Matt Kopeck wrote: > I get a graph with the 4 points on it. I read that if I use the 'plot' > command and then 'with lines' it connects the points with lines. Is > there anyway to get a bar graph as my output?? Yes. You do that by using something else than "with lines". No please start reading the documentation to find out what your options are. Starting points would be help plot help with |