A newer version of Max is available. Click here to access the latest version of this document.

jit.submatrix

Reference a sub-region of a matrix

Description

The jit.submatrix object references a sub region of the input matrix without copying data.

Matrix Operator

matrix inputs:1, matrix outputs:1
Name IOProc Planelink Typelink Dimlink Plane Dim Type
out n/a 0 0 0 1 1 char long float32 float64

Information for Jitter Matrix Operator (MOP) messages and attributes to this object

Attributes

Name Type g/s Description
offset int Dimension offset into input matrix (default = 0 for all dimensions)

Information for box attributes common to all objects

Examples

See Also

Name Description
jit.coerce Coerce a matrix into different types/planecount
jit.matrix The Jitter Matrix!
jit.scissors Cut up a matrix into evenly spaced sub matrices