RANDOMIZE MATRIX
This command will set each grid square in the matrix to a random height between 0 and the height value given. The matrix number should be an integer value. The height should be a real number.

SYNTAX
RANDOMIZE MATRIX Matrix Number, Height Range

RELATED INFO
Matrix3D Commands
Glossary

EXAMPLE
A Simple Matrix