Function Reference
— Function File: unifinv (x, a, b)

For each element of x, compute the quantile (the inverse of the CDF) at x of the uniform distribution on [a, b].

Default values are a = 0, b = 1.