Hi, I have x,y,z datas.z=f(x,y) I want to 2d interpolate/extrapolate . if my first x and last x datas are integer, there aren't any problem . But , when first x (or y) or last x datas are decimal number, I have problem . I seing a error message: minterp2:X-Function failed to execute!
Internal error code: -898, -6
please help.. thanks... |