RE: Real time data plotting using TCL/Tk

2006-05-26 Thread Brian Raven
Biplab Roy <> wrote: > Hi All, > > > > I need a help to plot a graph using Tk in real time, assume we are > generating the values continuously in a loop, the graph needs to be > plotted with those values in real time. I have taken two approaches > but it able to make it out: > > 1. Common Va

Real time data plotting using TCL/Tk

2006-05-26 Thread Biplab Roy
Hi All, I need a help to plot a graph using Tk in real time, assume we are generating the values continuously in a loop, the graph needs to be plotted with those values in real time. I have taken two approaches but it able to make it out: 1. Common Variable Method 1. First you can h