From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add an element to middle of 1D array?

I have an array of string constants and want to add some elements to the middle of it without having to re-type all of the following array elements. In Excel, I can simply right click, and add a cell or row above the currently selected cell...but I see no such feature in Labview...am I missing something? This should be EASY!...?

0 Kudos
Message 1 of 2
(2,351 Views)

...never mind, I just figured it out:

 

  1. Right click element
  2. Pan to Data Operations
  3. Pan to Insert Element Before
Message 2 of 2
(2,343 Views)