|
From: Thomas S. <t.s...@fz...> - 2010-02-10 08:28:21
|
it seems that you tried to feed the data into into gnuplot directly, without any 'plot' command. start gnuplot and at the gnuplot prompt type plot "C:\Users\nimda\Desktop\tri.txt" shasa wrote: > > i am goining to plot a two column of vertical data as X and Y axis but > after loading the data file i have this error: > gnuplot> 260 150 > ^ > "C:\Users\nimda\Desktop\tri.txt", line 1: invalid command > the data file is about 10000 ,that are like this: > 260 150 > 129 374 > 323 336 > 160 167 > 79 382 > 299 341 > 149 470 > ... > would you plaase help me to correct this error! > thanks alot > ShaSa > -- View this message in context: http://old.nabble.com/ploting-two-vertical-column-tp27526334p27527085.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |