Login  Register

PlotWindow problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

PlotWindow problem

Gerhard-5
8 posts
Hello,
I have plotted some values in a PlotWindow.

Now I want to do some more plottings on this Plotwindow in the following way.

add new values to the values on the old PlotWindow
show them
clear them

add new values ....
show them
clear them

 and so on ...

Is there a way to do this without always drawing the hole set of values?

Thanks for help