You can delete an element within a 1D array and a row or column within a 2D array. To delete an element in a 1D array, switch to the front panel, right-click the array element, and select Data Operations»Delete Element from the shortcut menu. To delete a row or column in a 2D array, right-click the array row or column and select Data Operations»Delete Row or Delete Column.
You also can programmatically delete elements, rows, columns, and pages within arrays.