|
From: <mei...@gm...> - 2012-05-19 07:20:36
|
Hi, before I go in-depth with gnuplot and its manual I want to evaluate, whether it is the right choice for the task I try to accomplish. I googled for this but fail to find anything relevant -- nay be due to the fact that I am no native english speaker and therefore dont have the right search terms handy. >From an embedded device I receive data in textual form in the Logview OpenFormat-like manner. I pln to implement a small converter to convert this data into a gnuplot readable format. The thing, which gives me headaches is: Is it possible (and how) to read data and stream them into gnuplot so gnuplot is displaying the current state (and a little of the past) all the time? Thank you very much in advance for any help! Best regards, mcc |