Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

(ORG-5160)

9.1 adds a new x function interp2 to interpolate a group of existing xyz to find z for given (x,y) value, by 8 alternative methods: Nearest, Random Kriging, Random Renka Cline, Random Shepard, Random TPS, Spline, Triangle and Weight Average. 

How to interpolate z from xy using interp2 x function:

 

  1. Run interp 2 -d; to open interpolation dialog;
  2. Pick data (x,y) from worksheet to interpolate as XY Values To Interpolate, and pick xyz data for interpolation as Input
  3. Select Method from drop down menu;
  4. Assign destination columns as Results of Interpolation.  

 

  • No labels