2D Extrapolation

Function to perform 2D extrapolation

You are now following this Submission

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 .

Categories

Find more on Configure Simulation Conditions in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0