Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
search array for a value and find the two points above and below
search array for a value and find the two points above and below
KenLabView
Member
04-20-2008
03:50 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I would like to plot the below values and then for example if i specify 0.5 it should give me the value .4 18.7 and .6 18.5..how do i find these two values..
0 19.3
0.11 19
0.2 18.9
0.4 18.7
0.6 18.5
0.81 18.4
1.63 18.2
3.27 15.93
3.93 8.14
4.09 0.1
table.JPG 13 KB
Tags:
1D
array
search
table
threshold
value
View All (6)
0
Kudos
Message
1
of 3
(2,799 Views)
Reply
Re: search array for a value and find the two points above and below
MikeS81
Proven Zealot
04-20-2008
04:44 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi KenLabView,
you can use the "Threshold 1D Array" function and round the result to the next lower integer. See the attached example.
Hope this is what you need.
Mike
Untitled_LV71.vi 19 KB
0
Kudos
Message
2
of 3
(2,787 Views)
Reply
Re: search array for a value and find the two points above and below
KenLabView
Member
Author
04-20-2008
07:17 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Thank you very much for your great help..Thats exactly what i needed..
0
Kudos
Message
3
of 3
(2,770 Views)
Reply
All Forum Topics
Previous Topic
Next Topic