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
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Z = peaks(20);
contourf(Z,10);
0 Kommentare
Antworten (1)
Mischa Kim
am 20 Jan. 2014
Try File Exchange, e.g., http://www.mathworks.de/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface.
Siehe auch
Kategorien
Mehr zu Contour Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!