From: mut on
hello all:

I have scattered data on a transformed square (projective transform) region and i would like to interpolate inside that it and make the extrapolated values to be NaN.

can we make TriScatteredInterp to behave like interp2 with the extrapvalue defined???

thanks in advance

mut