% passing data from flexinterpn_method -> flexinterpn resampled = flexinterpn_method(data, range, 'cubic'); * generating/requesting a suitable kernel that is then manually passed to [[flexinterpn]]: % get cubic interpolation kernel [null, k] = flexinterpn_method(1, 1, 'cubic');