You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). 2D Extrapolation (https://in.mathworks.com/matlabcentral/fileexchange/32436-2d-extrapolation), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
