3x3 Matrix to 3D Vector

 
 
 

Categories

  • Conversion

Description

Outputs three new 3D vectors built from the input 3x3 matrix ordered according to the method specified in the Row or Column parameter.

Parameters

Row or Column

Specifies whether to output rows or columns of the matrix.

Ports

Inputs

Matrix

The 3x3 matrix to transform.

Outputs

Vector 1

The first 3D vector extracted from the input 3x3 matrix.

Vector 2

The second 3D vector extracted from the input 3x3 matrix.

Vector 3

The third 3D vector extracted from the input 3x3 matrix.