Set verbose mode.
distfun_verboseset(verbosemode)
a 1-by-1 matrix of booleans, the verbose mode.
Set the verbose mode. This gives informations on the number of iterations in the inverse CDF functions. Default mode is quiet (verbosemode=%f).
distfun_verboseset(%t) distfun_chi2inv(0.1,50) distfun_verboseset(%f)