Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.118 interpolate_surfacestruct

Loadable Function: retvec = interpolate_surfacestruct(struct,xx, yy)

Interpolate surface values from all elements of an structure array of all surface fieldnames.

This function should be called from getValue method of Surface class which handles all input and ouput data. Please note that axis values needs to be sorted.

Input and output variables: