2D Extrapolation

Function to perform 2D extrapolation
1.1K Downloads
Updated 5 Aug 2011

View License

The function makes use of the inbuilt interp1 function to perform 2D extrapolation on a given data set. The input to the function is in the same format as required by interp2.

eg. Zi = interpextrap2(X,Y,Z,Xi,Yi).

Only it does not take "method" input. Method is 'cubic' by default. But the 'method' can be changed by editing the function.

Cite As

Nachiket (2024). 2D Extrapolation (https://www.mathworks.com/matlabcentral/fileexchange/32436-2d-extrapolation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Configure Simulation Conditions in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0