jit.matrixinfo Report matrix planecount, type, dimensions

The jit.matrix object reports a given matrix’s planecount, type, and dim attributes.

Messages:
jit_matrix [matrix-name (symbol)]
Sends out a series of lists describing the named matrix attributes in the form
planecount number-of-planes
type data-type
dim dimension0 ... dimensionN.

Example:

See Also:
jit.matrix, jit.fpsgui, jit.print