| MATLAB File Help: prtRvDiscrete/draw |
draw Draw random samples from the distribution described by the prtRv object VAL = RV.draw(N) generates N random 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. Help for prtRvDiscrete/draw is inherited from superclass prtRv
| Access | public |
| Sealed | false |
| Static | false |