efillmat.m

NAME
efillmat - fill matrix with interpolated values by given xyz-samples

SYNOPSIS
matrix=efillmat(xData,yData,zData,dX,dY)

PARAMETER(S)
xData vector of x-coordinates
yData vector of y-coordinates
zData vector of z-values
dx pixel distance of x-direction
dy pixel distance of y-direction
matrix interpolated matrix



Stefan Mueller 2003-01-13