Is it possible to plot a contour plot not in rectangular coordinate? I can see only rectangular coordinates examples. Can i change the coordinates of rectangular plot

6 views (last 30 days)
Z = peaks(20);
contourf(Z,10);

Answers (1)

Mischa Kim
Mischa Kim on 20 Jan 2014

Categories

Find more on Contour Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!