|
From: Jon <dev...@gm...> - 2011-02-25 19:10:43
|
Hi,
I would like to draw a very simple plot composed of a list of disconnected
points, I am wondering whether there is anything like
plot {1,2,3,4} {1/1,1/2,1/3,1/4}
where the first list is for x while the second list is for y.
What I know to plot this is to set up a file containing two columns, but to
such a simple plot, I hope there were more straightforward ways
Thanks,
Sincerely,
Jon
|