Matrix To Array - RM VI
- Updated2025-07-30
- 1 minute(s) read
Converts a matrix of elements to an array of elements of the same data type. Wire data to the Real Matrix input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
Real Matrix
—
Real Matrix specifies a real matrix.
Real 2D Array
—
The elements in Real 2D Array are of the same type as the elements in Real Matrix. The order of the elements in Real 2D Array is the same as the Real Matrix order of the elements. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Linear Algebra\Matrix Fundamentals.vi
Real Matrix
—
Real 2D Array
—