Function Reference
— Function File: normcdf (x, m, s)

For each element of x, compute the cumulative distribution function (CDF) at x of the normal distribution with mean m and standard deviation s.

Default values are m = 0, s = 1.