LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Intensity graph X value display

I have a specific problem. I have to plot some samples( say for example 15) in the Intensity graph, but I want to display the following values in the X axis instead of sample number(it means instead of sample number, I want to display when/Where it occurred). Is it possible in LabView in any way?



X Values

0
0.2
0.4
0.6
0.8
1.0
2.0
3.0
4.0
5.0
5.5
6.0
7.0
8.0
9.0
10.0

 

 

 

Regards,

Rathan

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

Since your data is not spaced linearly with array index, this is not easily possible.

 

There are currently two ideas that could deal with this limitation:

 

 


In the meantime, you would need to find a more creative solution. Certainly possible but it won't be easy or pretty. 😉

 

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