LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

transpose array property

Hello all,
 
I am using LabVIEW 8.20.  I want to transpose an array of data in an XY graph, but the transpose array property node doesn't seem to work.  Not only that, but the "Transpose Array" option doesn't appear on the control's shortcut menu.  Is there something I should be doing/not doing prior to attempting the transposition?
 
Thanks,
 
 
Slowpoke
Slowpoke
CLAD (believe it or not!), using LabVIEW 8.5

They don't call me "Slowpoke" for nothin'!
0 Kudos
Message 1 of 2
(2,723 Views)
The Transpose Array property simply swaps the X and Y arrays, though you can accomplish the same exact thing when you bundle the arrays. It's "Create->Property Node->Transpose Array" (with the whole list it's in the fourth section). What exactly doesn't work? Perhaps you should post your code. I believe this only appears on waveform graphs as a shortcut menu item.
0 Kudos
Message 2 of 2
(2,710 Views)