MATLAB: Cross product

From Robotics
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 the direction of the resulting vector depends on the order of the arguments.

Matlab-va-cross.png