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

3 visualizzazioni (ultimi 30 giorni)
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

Risposte (0)

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by