4D interpolation
thanatos187
michael.hofstaetter.external at epcos.com
Tue May 20 02:52:01 CDT 2008
Hi
I want to interpolate my values with the spline method. I did it with the
command:
vi = interpn(u,v,w,x,z,uu,vv,ww,xx,'spline');
where u,v,w,x are vectors of the same length defining the point with the
value z. uu,vv,ww,xx are creaed by the ndgrid command. i got the error
message: "wrong number or incorrectly formatted input argument".
thanks for any help
Thanatos
--
View this message in context: http://www.nabble.com/4D-interpolation-tp17335129p17335129.html
Sent from the Octave - General mailing list archive at Nabble.com.
More information about the Help-octave
mailing list