MATLAB File Help: prtRvIndependent/draw
prtRvIndependent/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.
Method Details
Access public
Sealed false
Static false