MAKE MATRIX
This command will create a matrix to a given width and depth segmented into grid square of a specified arrangement. A matrix can be thought of as a grid landscape with individual tiles that can be textured raised and lowered to create a wide variety of surfaces. The matrix number and segment values should be integer values. The width and depth should be real numbers.
SYNTAX
MAKE MATRIX Matrix Number, Width, Depth, Xsegmented, Zsegmented
RELATED INFO
Matrix3D Commands
Glossary
EXAMPLE
A Simple Matrix