Clear Filters
Clear Filters

Contour in vertical plane

3 views (last 30 days)
Martin Fevre
Martin Fevre on 14 Feb 2018
Answered: Walter Roberson on 14 Feb 2018
I have several contour plots in the x-y plane with a constant offset between each of them. I would like to swap the axis so that my Z becomes my X. The function
view()
only lets me change the X-Y orientation but cannot bring the Z down to be my X. Does anyone know how I could fix this?

Accepted Answer

Walter Roberson
Walter Roberson on 14 Feb 2018
Parent the contour to a hgtransform and set its transform matrix see makehgtform

More Answers (0)

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!