MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

FindTranslation — Extraction of relative position of points [mupad/matlab]

FindTranslation(A1,A2)

A1, A2: names of defined points

The function FindTranslation returns the position vector from the point A1 to the point A2.

Restart():
DeclarePoints(A,B):
DeclareTriads(a):
DefinePoints(A,B,a,1,2,3):
FindTranslation(A,B);

Find Translation Output


Toolbox functions