findOutlier

(method of PoleFigure)

find outliers in pole figures

Syntax

ind = findOutlier(pf,'param1',val1,'param2',val2)

Input

pf

PoleFigure

param,val Parameters and values that control findOutlier
Parameter Description
'alpha'

double

Output

ind

indece of the outliers

See also

PoleFigure/delete