Create SE(3) transformation with zero translation and a rotation defined by a numeric quaternion. Use the eul2quat function to create the numeric quaternion.
Quaternion rotation angles, returned as an M-by-4 matrix, where
each row is of the form [qwqxqyqz]. M is the total number of transformations or
rotations specified.