I have a program where have two for loops nested. In the inner for loop I collect data and plot it immediately. When the iterations of the inner loop have ended and a new iteration of the outer loop begins. I aim to change the colour of the plot so that I can know the difference.
I have attached the VI and also the picture of the same.