取消
显示结果 
搜索替代 
您的意思是: 

sequential xy graph

已解决!
转到解答

So I have this XY graph and and I am plotting 10 curves. I have a measurement setup and I do it 10 times in a while loop then I get data points as a 2-d array outside of the loops by indexing and I can easily plot them all at once. But what I want to do is to plot them sequentially so they can be seen one after another and in the end all is there. How can i achieve that?

0 项奖励
1 条消息(共 4 条)
3,673 次查看

Attach the VI so we can see how the data is setup going to the XY graph.

 

In a loop, plot just one graph,  next iteration plot 1 and 2,  next plot 1, 2, 3. ......

0 项奖励
2 条消息(共 4 条)
3,662 次查看

grafik.png

This is the part I need help with, I need real time results.

0 项奖励
3 条消息(共 4 条)
3,657 次查看
解答
已被主题作者 dilge 接受

grafik.png

I came up with this solution and I will try this now-

0 项奖励
4 条消息(共 4 条)
3,652 次查看