Hi,
I have a problem with my and xy graph, the program recieve the data from excel files and it does several operations after that, I send the results to an xy graph, now I am trying to reset the graph every 100 iteration to avoid data saturation on the graph.
I tried to do it with shift register, case structures and I failed.
If someone can help me, I will appreciate your help.
I attached one picture.