Navigation

Operators and Keywords

Function List:

C++ API

binornd.m File Reference


Variables

function rnd

Variable Documentation

Initial value:

 binornd (n, p, r, c)

  if (nargin > 1)
    if (!isscalar(n) || !isscalar(p)) 
      [retval, n, p] = common_size (n, p)