What kind of interpolation is used by contour by default?

1 view (last 30 days)
I'm looking for information on what interpolation scheme contourf uses by default. I suspect it is a 'cubic' interpolation, but I'm not certain and couldn't find the answer on any forum or help page within MATLAB.
  1 Comment
Star Strider
Star Strider on 17 Aug 2019
You most likely need to ask MathWorks. It is apparently not possible to examine the code for contourc or contour, and even Undocumented MATLAB has no information on it.

Sign in to comment.

Answers (1)

mingluo
mingluo on 17 Aug 2019
I think it's a two-dimensional interpolation

Categories

Find more on Contour Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!