n-dimensional grid over given range
S = gridsamp(_range,q)
2*n matrix with lower and upper limits
n-vector, q(j) is the number of points in the j'th direction. If q is a scalar, then all q(j) = q
m*n array with points, m = prod(q)
n-dimensional grid over given range
ycollet@freesurf.fr