First of all: This project is awesome.
I would like to see support for the X, Y and Z arguments of MATLABs interp[n] functions (I am mainly interested in interp2). The splinterp documentation states the following:
Note that splinterp assumes the coordinates of the data are an integer grid and thus does not support the X, Y, Z parameters to the MATLAB equivalents.
Can you add this functionality maybe?
First of all: This project is awesome.
I would like to see support for the
X,YandZarguments of MATLABsinterp[n]functions (I am mainly interested ininterp2). The splinterp documentation states the following:Can you add this functionality maybe?