Jump to content

Transpose 2D Array function

From LabVIEW Wiki
Transpose 2D Array function
Object information
Owning palette(s) Array palette
Type Function
Requires Basic Development Environment
Icon

The Transpose 2D Array function rearranges the elements of 2D array such that 2D array[i,j] becomes transposed array[j,i].

The connector pane displays the default data types for this polymorphic function.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links