I ran into a problem on how to set origin. say, I have the following data:
0 1 0 3
1 2 4 9
The first column is x-axies, somehow I need to skip the first row, so I
set xrange [1:..]
This moves the origin to (1,0), But i still need to keep the origin at
(0,0).
How can I do that?
Please CC to me, Thanks.
--Zhenhai
--------------------------------------------------------------
Computer Science Department http://www.cs.umn.edu/~duan
University of Minnesota, TC Phone: (612)626-7526(O)
--------------------------------------------------------------