02-12-2015 07:14 AM
Hi all,
I want to extract non zero indices from a 1d array. Can anybody suggest me how to go about it.
Solved! Go to Solution.
02-12-2015 07:27 AM - edited 02-12-2015 07:32 AM
02-12-2015 08:11 AM
I have a 1d array of floating point numbers. I need to extract the index numbers of non zero floating point numbers.
02-12-2015 08:13 AM
02-12-2015 09:08 AM
Hi GerdW,
Thanks for your reply, i am using LV2011,i Undestand what you meant. i doubt conditional auto indexing feature is not available in 2011, i need a little more help.
02-12-2015 09:09 AM
02-12-2015 09:36 AM
Hi GerdW,
Thanks for your time, I found the solution finally.