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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Z = peaks(20);
contourf(Z,10);
0 comentarios
Respuestas (1)
Mischa Kim
el 20 de En. de 2014
Try File Exchange, e.g., http://www.mathworks.de/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface.
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!