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
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Z = peaks(20);
contourf(Z,10);
0 Commenti
Risposte (1)
Mischa Kim
il 20 Gen 2014
Try File Exchange, e.g., http://www.mathworks.de/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface.
Vedere anche
Categorie
Scopri di più su Contour Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!