[data, grid] = avg_con2(files, x, y, out, method )
This is a user interface to function avg_ascii2(3m) for averaging data from contour files.
Cell array of the vector file names to be averaged together.
Column number to the x-axes for common regridding.
Column number to the y-axes for common regridding.
Name for output file containing averaged vector data. Set it to the empty string for not writting data to disk.
Method to use for regridding data from the different files (default is linear)
Array of averaged data.
Grid points for averaged data.
Pierre Jaccard, Geophysical Institute, University of Bergen, 1999