LabVIEW Idea Exchange

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

Usage of Delete From Array Function

Hi All,

         As we know "Delete From Array Function". Deletes an element or subarray from n-dim array and returns the edited array.

         Suppose we are working with a 1D array,and we have to delete the first and the last array index elements.The only way is to use "Delete From Array Function" twice like this:-

    Iam proposing an idea that using a single "Delete From Array Function" we can do what ever deletions we want,This can be apply only in the case of 1D arrays.In a single Delete From Array Function we can enter what ever index numbers that we want to delete.                                                                                                                                                                                                                                                         

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
11 Comments
Dragis
Active Participant