mrdivide
(method of PoleFigure)
implements pf1 ./ b and a ./ pf2
overload the .* operator, i.e. one can now write x .* pf in order to scale the PoleFigure pf by the factor x
Syntax
pf = mrdivide(arg1,arg2)
See also
PoleFigure_index, PoleFigure/plus, PoleFigure/minus
MTEX 5.2.beta1 |