LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

changing row to collom inside array

I've created a 2d array with numbers in it and i save them to a file. When i open the file 2 rows with numbers appear. I would like to have 2 collums with numbers in stead of rows. Is there an application that changes the rows into collums?
0 Kudos
Message 1 of 2
(2,514 Views)
Hi tektroini...,

How did you save the array?

When saving as spreadsheet file you can switch on "Transpose" to write columns instead of rows.
You can also use "Transpose array" function before saving or after loading back into labview...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,505 Views)