LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I update graph

I read data from a file and get four plots in the same graph and next I
want
leave this data on the graph and update graph with the new data (for
example: I'd like to update graph with the new two plots from different
file in order to compare with four plots which I read before).

Thanks for help
Darek
0 Kudos
Message 1 of 3
(2,829 Views)
Attached there's a vi that will add data to a graph everytime you push a button. You can use this type of structure to achieve your goal.
Hope this helps
0 Kudos
Message 2 of 3
(2,829 Views)
Try this it is a sample vb code
0 Kudos
Message 3 of 3
(2,829 Views)