LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

output table

Solved!
Go to solution

How to get the value output of 1.5 in the array table if the value range is between values 11-13?

 

TableAA.png

 

 

0 Kudos
Message 1 of 5
(3,518 Views)
Solution
Accepted by topic author farah88

Add another element to the beginning of the first array.  Then use Round Toward -Infinity on the threshold index and use Index Array instead of the Interpolate 1D Array.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(3,510 Views)
Solution
Accepted by topic author farah88

thank you

0 Kudos
Message 3 of 5
(3,502 Views)

i still don't get the answer.

png1.png

0 Kudos
Message 4 of 5
(3,485 Views)
Solution
Accepted by topic author farah88

You missed adding another element to the beginning of your first array.  Alternatively, you could throw in an Add 1 after the Round To -Infinity.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 5 of 5
(3,469 Views)