MATLAB File Help: prtRvMvn/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.
Access | public |
Sealed | false |
Static | false |