Latin hypercube distributed random numbers
S = lhsamp(m,n)
number of sample points to generate, if unspecified m = 1
number of dimensions, if unspecified n = m
the generated n dimensional m sample points chosen from uniform distributions on m subdivions of the interval (0.0, 1.0)
Latin hypercube distributed random numbers
ycollet@freesurf.fr