<< dsmerge Dace Scilab lhsamp >>

Dace Scilab >> Dace Scilab > gridsamp

gridsamp

n-dimensional grid over given range

Calling Sequence

S = gridsamp(_range,q)

Parameters

_range

2*n matrix with lower and upper limits

q

n-vector, q(j) is the number of points in the j'th direction. If q is a scalar, then all q(j) = q

S

m*n array with points, m = prod(q)

Description

n-dimensional grid over given range

See Also

Authors

collette

ycollet@freesurf.fr


Report an issue
<< dsmerge Dace Scilab lhsamp >>