Main Content
rotvec2mat3d
Description
returns a 3-D rotation matrix that corresponds to the input axis-angle rotation vector. The
function uses the Rodrigues formula for the computation.rotationMatrix
= rotvec2mat3d(rotationVector
)
Examples
Input Arguments
Output Arguments
References
[1]