LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

about making graphs

I got a array of data (for example : 6 numbers) from equipment, and I want to plot how each of these 6 datas changes with time. How to do this?

 

 

0 Kudos
Message 1 of 2
(2,567 Views)

Conver the array to a cluster with 6 elements (using array to cluster, set cluster size to 6), then wire it to a chart indicator.

0 Kudos
Message 2 of 2
(2,545 Views)