LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

x values for y input on graph

hello,

can some one help me, i am trying to find the intercept points on a plotted graph so that if i input a y value i can get the corresponding x values of the plotted line which intersect at plotted line. please see attatched VI. 

 

to explain again what i am aiming to do is essentially (this may be another way to do it) is postion two cursors in the graph and get the x and y vaules although i would like to specify a y value.

 

also in the attached file i have set a property node which displays the x value for a y input but i cant do the same for both cursors, could i also get some help on that  

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

here's a snippet showing you a possible solution:

Get x from y.png

 

It has one problem, if the Y-values are not increasing it won't find a correct match.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,205 Views)