Three-Dimensional Data Matrix

Three-dimensional data matrices are essentially identical to rectangular matrices, except that each cell represents a point in x, y, and z space (rather than the row/column or x/y represented by a standard rectangular matrix). They have all of the properties of normal rectangular matrices, including the ability to hold text or numeric values. These matrices are generally used to hold contiguous variable data over three dimensions.