LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
VPS

Extension of the search 1D array function

Status: New

I would like to see the array palette to be extended.

 

For instance, a function that is similar to the 'find' command in Matlab. So basically an extentson of the current 'search 1D array':

1. to more dimensions (one can easily define a search order).

2. the function should return all indices where the requested value was found, not only the first one.

 

A further extension would be a 'find and replace' functionality.

 

Steven

 

 

1 Comment
TCPlomp
Trusted Enthusiast

VPS wrote:

2. the function should return all indices where the requested value was found, not only the first one.

 

A further extension would be a 'find and replace' functionality.

 

Steven

 

 


If you want more array actions, the OpenG toolkit has some functions for Array operations, specifically Search Array:

 

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!