LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating intensity graph from ywo sets of data?

Hi,

In my vi, I am getting two data set dependent on each other, i.e. amplitude(y) versus position(x). The data acquisition of x-y data happens in a for loop. This data is transferred outside the loop with index enabled. Outside the loop I want to plot an intensity graph out of these data, while z=amplitude, x=position,y=not important, say index. I don't want simply to transfer the amplitude data outside the loop and connect the 2D array of amplitude to the intensity graph. I want to preserve the position information in the intensity graph. How can I do this?

Thanks
0 Kudos
Message 1 of 2
(2,434 Views)
Here is a link to a posting that may have been yours also. Just some ideas I had. I hope it can help you get started somewhere.
J.R. Allen
0 Kudos
Message 2 of 2
(2,434 Views)