| Author |
Comment/Response |
Fatih
|
09/27/04 2:50pm
Hello,
I wonder if there is any way to make a realtime plotting..
What I mean is below,
________
Begin
Plot[Point[y1,x1]] on "Main Graph"(*Let "Main Graph" be the label of this graph*)
Plot[Point[y2,(x1+1)] on "Main Graph" again
Plot[Point[y3,(x1+2)] on "Main Graph" again
.
.
________
I do not want to make a list of y's and then ListPlot them...
URL: http://www.students.itu.edu.tr/~gundoganfa, |
|