2 Responses

  1. Real Time Data Plotting with GNUPlot | Shantanu's Technophilic Musings

    [...] I call it “rtgnuplotter”. A weird name I know , but I just wanted to refer to it as a real time data plotter based on gnuplot. Please check it out at Home Page of RTGNUPlotter. [...]

  2. gergap
    gergap 23 July, 2011 at 4:21 am |

    Nice,

    I think adding these few lines to the gnuplot script is simpler, though ;-)

    … plot …
    pause 1
    replot
    reread

    This does automatically rereads and replots the data every second.

Leave a Reply