interp_test, an Octave code which calls interp(), which takes a set of data associated with successive values of a parameter, and produce an interpolating function which can be evaluated over a continuous range of the parameter.
The computer code and data files described and made available on this web page are distributed under the MIT license
interp, an Octave code which can be used for parameterizing and interpolating data;