Function Reference
— Function File: wblrnd (scale, shape, r, c)
— Function File: wblrnd (scale, shape, sz)

Return an r by c matrix of random samples from the Weibull distribution with parameters scale and shape which must be scalar or of size r by c. Or if sz is a vector return a matrix of size sz.

If r and c are omitted, the size of the result matrix is the common size of alpha and sigma.