Joining together slices of contour plots by moving in x,y?

2 visualizaciones (últimos 30 días)
metrize
metrize el 25 de Feb. de 2021
Comentada: Walter Roberson el 2 de Mzo. de 2021
So I have a for loop, which iterates over distances, at for each distance there is a contour plot being created, the only way I know to move it is by using h.ContourZLevel from this: 3d - Matlab how to change contourf plot's location on z axis - Stack Overflow
The contour plots I generate are depth across distances, so I need the contour plots to be stacked in x/y not z and view options can not fix this
However, this means I can't view my object with x,y,depth as normal, this image may clear it up:
So I need depth on z and the distances on x,y but I have no idea how to do it or how to plot the contours how I need them within the for loop

Respuestas (0)

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by