|
From: <ll...@ec...> - 2005-01-11 10:53:39
|
Hello, I got some data identified by time. However, they are not sorted by time = order. When I used the command "plot 'data.out' using 1:2 with l" The curve wasn't drawn in the right way. The data look like: time value 12:40 9 12:45 3 12:30 14 12:42 8 12:36 20 Thanks in advance. Li |