M-File Help: roty View code for roty

roty

Rotation about Y axis

R = roty(theta) is a rotation matrix representing a rotation of theta radians about the y-axis.

R = roty(theta, 'deg') as above but theta is in degrees.

See also

rotx, rotz, angvec2r


 

© 1990-2012 Peter Corke.