LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transpose 1D Array

My initial guess was, that this is a shortcut for "array to matrix" + "transpose matrix"

but, after reading this thread and testing,  it looks like this function is meant to be something different

 

2017-06-12_173139_transpose.png

0 Kudos
Message 31 of 32
(935 Views)

To clarify the things about this primitive, I've had a quick look through the assembly listing and now can say, that it does literally nothing. It contains no code, thus the output array is the input array. This dummy function could be a blank for something bigger, but that did not happen. Or it was some sort of "play-me" for the internals diggers, one can only guess now. 🤔

Message 32 of 32
(730 Views)