LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to replace one element in the array?

Hello,

 

How can I replace one element in the string array with new one? For example if I want to replace the element of the string array at [2,2] (uy) with new one (5,5435). See my attachment.

 

Jick

0 Kudos
Message 1 of 4
(10,487 Views)

Give Column Index also & delete the build array ,wire string input(5.5435) to the new element terminal of Replace Array Subset function.

 

-Kumar.B

Message 2 of 4
(10,478 Views)

Hi Jick,

It can be done like this:

 

21952i8AFEE197E7848100

Message 3 of 4
(10,475 Views)

Nice! Thanks guys!

 

Jick

0 Kudos
Message 4 of 4
(10,460 Views)