|
From: Allan F. <all...@ya...> - 2012-02-20 02:54:55
|
Hi, people, thanks for the answers. ( I am new here, I received 3 answers in my e-mail, shouldn't I also see them here in the forum? ) If possible I would like to keep the tool C pipe to Gnuplot. In fact, I found out a solution, but it is not elegant at all. I could save the data to a file and then read this file from inside a loop, each time adding one line. So, I plot a graphic with just 1 line, then 2 lines, then 3 lines ... I think it's not elegant because I need to save a file and then read it again, instead of using the data which is being generated. -- View this message in context: http://old.nabble.com/Plot-one-additional-point%2C-manually-tp33350361p33354569.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |