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


5.114 interpolate_cubestruct

Loadable Function: retvec = interpolate_cubestruct(struct,xx, yy, zz)

Interpolate cube values from all elements of an structure array of all cube 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: