tform
Extract homogeneous transformation
Description
extracts the homogeneous transformation matrix transformationMatrix = tform(transformation)transformationMatrix
that corresponds to the SE(3) transformation transformation.
creates a homogeneous transformation matrix transformationMatrix = tform(rotation)transformationMatrix, with
zero translation, that corresponds to the SO(3) rotation
rotation.