Get Submatrix function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Matrix palette
Type Function
Requires Basic Development Environment
Icon Matrix Palette - Get Submatrix.png

The Get Submatrix function returns a submatrix of matrix starting at (row 1, column 1) and ending at (row N, column N).

To retrieve elements that are not next to each other in matrix, use the Get Matrix Elements function.

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