|
From: blooopsi <gr...@we...> - 2007-09-20 08:20:58
|
Thanks a lot for all your help. I finally read the gnuplot help (which i probably should do more often :-)) and solves the problem. for everyone who is interested.it is: plot 'data.dat' using 1:2:($2+$3):($2-$4) with yerrorbars. in all the other gnuplot help sites this isn't necessary. so, i dont know how they produce their errorbars. so thanks again for all your help. blooopsi -- View this message in context: http://www.nabble.com/errorbars-tf4479517.html#a12792816 Sent from the Gnuplot - User mailing list archive at Nabble.com. |