Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

A matrix is a data structure that holds a square two-dimensional array of numbers. In Figura, matrices of size 2, 3, and 4 are available. Matrices are commonly used to represent transformations (translate, rotate, scale) in two or three dimensions.

For a higher-level overview of matrices, read Vectors and Matrices.