Description
Returns a real or double matrix containing random elements that are
Weibull distributed with displacement of displacement,
and shape alpha
where rows is the number of rows and
cols is the number of columns in the result.
The argument alpha must be greater than 0.
If the argument alpha is
a double then the matrix returned is double,
otherwise the return value is real.