Word description Creates a m x nmatrix full of random, possibly signed integers whose absolute values are less than or equal to max, as given by randoms.
Notes
âĸ
The signedness of the numbers in the resulting matrix will be randomized. Use mabs with this word to generate a matrix of random positive integers.