|
From: Mahmood N. <nt_...@ya...> - 2013-10-03 15:27:16
|
HiAssume the range of x-axis is [0:10000]. When I use plot "data.txt" u 1 every ::1000::2000 the left most value in the x-axis is 0 and the right most is 1000 (which is the result of 2000-1000) How can I have labels from 1000~2000 ? Regards, Mahmood |