05-01-2007 10:44 AM - edited 05-01-2007 10:44 AM
Message Edited by altenbach on 05-01-2007 08:46 AM
04-18-2020 07:26 AM
can you name the array function which is used after search 1D array function in case structure
04-18-2020 12:07 PM - edited 04-18-2020 12:16 PM
@bruslero wrote:
can you name the array function which is used after search 1D array function in case structure
You need to be more clear! This a long thread with several different pictures containing "search array". Some use "built array", some use "delete from array" (both inefficient) and some use "replace array subset". Hope this helps.
Also note that this is a very (very!) old thread. LabVIEW 2019 has a native function "remove duplicates from 1D array" which does everything using sets and implemented as a vim.