char | CHAR Create string representation of quaternion object |
display | DISPLAY Display the value of a quaternion object |
double | DOUBLE Convert a quaternion object to a 4-element vector |
inv | INV Invert a unit-quaternion |
minus | MINUS Subtract two quaternion objects |
mpower | MPOWER Raise quaternion to integer power |
mrdivide | MRDIVIDE Compute quaternion quotient. |
mtimes | MTIMES Multiply two quaternion objects |
norm | NORM Compute the norm of a quaternion |
plot | PLOT Plot a quaternion object |
plus | PLUS Add two quaternion objects |
qinterp | QINTERP Interpolate rotations expressed by quaternion objects |
quaternion | QUATERNION Constructor for quaternion objects |
subsref | SUBSREF Reference methods on a QUATERNION object |
unit | UNIT Unitize a quaternion |