Operators and Keywords
Function List:
C++ API
Initial value:
discrete_rnd (v, p, r, c) if (nargin == 4) if (! (isscalar (r) && (r > 0) && (r == round (r)))) error ("discrete_rnd: r must be a positive integer")