minus
(method of PoleFigure)
implements pf1 - pf2
overload the - operator, i.e. one can now write pf1 - pf2 in order to subtract two pole figures from each other
Syntax
pf = minus(pf1,pf2)
See also
PoleFigure_index, PoleFigure/plus, PoleFigure/mtimes
MTEX 4.0.4 |