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 (2025). 2D Extrapolation (https://se.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 LinuxCategories
Find more on Configure Simulation Conditions in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
