How to calculate the roll-pitch-yaw of a given plane

9 views (last 30 days)
Dear everybody,
I have a plane whose equation is known (for example: ax+by+cz+d=0). Is it possible the calculate the roll-pitch-yaw angles of this plane?

Answers (1)

michael
michael on 5 Oct 2016
just assume that one of the x,y,z is 0 in order to calculate the angles.
For example, for theta, which is the angle between x and y you can assume z=0 (it will be same result for any value of z, but for z=0 it is simplest). In this case, theta is the pitch.

Categories

Find more on Earth, Ocean, and Atmospheric Sciences 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!