Determination of user selected percentile for vectors or matrices
[p] = percentile(x, y) [p] = percentile(x, y, dim)
matrix or vector of date for which we would like to determine percentiles
percentile to be calculated
dimension along which to determine percentile, default is '*' all data, 'r' or 'c' also available for row-wise and column-wise operations