Overview
This examples searches a numeric 2D array for an element and deletes it from the rows.
Description
This example loops on all the element in the 2D array and if a match is found it is deleted from the array
Requirements
LabVIEW Base Development System 2012 or compatible
Steps to Implement or Execute Code
- Enter the values in the Input Array
- Enter the Search Element
- Set Delete All occurrences of the element
- Run the VI
Additional Information or References
VI Block Diagram


**This document has been updated to meet the current required format for the NI Code Exchange. **