2D contour in 3D
Show older comments
I have a visualization question. I am plotting a slice of data as a 2-dimensional contour using contourf(). What I would like to do is rotate this to show where it sits in 3D, and be able to use the 3D-rotation cursor. The problem is, contourf() really thinks this is just X and Y, and the cursor doesn't want to flip things on it's side. Is there a way to take the contour and plot it in a larger 3D context?
Accepted Answer
More Answers (1)
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!