Histogram random numbers
x=distfun_histornd(h) x=distfun_histornd(h,[m,n]) x=distfun_histornd(h,m,n)
an histogram object
a 1-by-1 matrix of floating point integers, the number of rows of x
a 1-by-1 matrix of floating point integers, the number of columns of x
a matrix of doubles, the random numbers.
Generates random variables from the Histogram distribution function.
The h object must be created with distfun_histocreate.