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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Z = peaks(20);
contourf(Z,10);
0 commentaires
Réponses (1)
Mischa Kim
le 20 Jan 2014
Try File Exchange, e.g., http://www.mathworks.de/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface.
Voir également
Catégories
En savoir plus sur Contour Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!