MATLAB File Help: prtRvMultinomial/drawIntegers |
DRAW Draw random integer samples from the distribution described by the prtRv object VAL = RV.draw(N) generates N random integer samples drawn from the distribution described by the prtRv object RV. VAL will be a N x nDimensions vector, where nDimensions is the number of dimensions of RV.
Access | public |
Sealed | false |
Static | false |