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