MATLAB: Cross product

From Robotics
Revision as of 13:58, 26 September 2014 by Nickchen (talk | contribs)

Jump to: navigation, search
← Previous: Dot product Matlab.png Web interface  |  MATLAB overview  |  Back to article: Cross product Next: Matrices


The cross product is applied using the command cross. The commutative law does not hold. So depending on the order of the arguments the resulting vector is the opposite of the other.

Matlab-va-cross.png