Hi Rene,
You want Interpolation rather than ListInterpolation. And notice that the argument is a list of {x1,x2, . . . y}.
eqs = {
d s= =R=a ntd*osm R+e atl*[ {+ t*,b 1,0
, a =={t*1c0 +0 t0
, a =={t*1c0 +0 t0, 3 b]; == t*d + t*
, a =={t*1c0 +0 t0, 3 b]; == t*d + t*f,
c == t*s + t,
d == t*s + t*a,
f == t*c,
e =f= t* d}=;
nt e FullSoimlplaifty@iFiorsnt@[odve[eq;s,
nt e FullSoimlplaifty@iFiorsnt@[odve[eq;s, {a, b, c,I ndt,e rep,o lfa, iosn}:,: uRdeegl:s ]I n/t/e rp
ati o n oCno lunmsnt r/u/c tTurraeddi tgiroindasl Fiosr mc
rrently o
nly supported for InterpolationOrder->1 or InterpolationOrder->All. Order will be reduced to 1. >>
Plot3D[f[x, y], {x, 0, 10}, {y, 0, 10}]
InterpolatingFunction::dmval: Input value {0.000715,0.000715} lies outside the range of data in the interpolating function. Extrapolation will be used. >>
