rotating camera to view down z-axis

3 views (last 30 days)
Kevin
Kevin on 25 Feb 2012
I am using surf to create a 3d plot of time values for latitudes. If we consider the normal camera rotation possibilities to be on a sphere, I want to rotate the camera +45 degrees on the x axis, then +45 degrees on the z axis, so we end up looking down the z plane of the graph (essentially a map view).
I feel like this should be an easy task but I'm having trouble using the camera viewpoint functions. Thanks in advance for any help!

Accepted Answer

Kevin
Kevin on 25 Feb 2012
view(0,90)
Spent way too long looking at the wrong type of command >_< haha

More Answers (0)

Community Treasure Hunt

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

Start Hunting!