interpolation of non strictly monotonic data

Hi,
is there a possibility with matlab own function to interpolate monoton but not strictly monoton data?
My dataset is a set of R^3 -> R where only one Dim is strictly monoton and the others are just monoton.
Thank you for your help
Philipp
PS: I know that I can work around this problem using delauny triangulation. But I am searching for a more convenient solution.

Answers (1)

Matt J
Matt J on 27 Nov 2012
There is this FEX contribution, but I haven't tried it

1 Comment

Hi Matt J
i solved the issue by using griddatan. Thanks for the link. Maybe I will need it later...

Sign in to comment.

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 27 Nov 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!