isOutlier

(method of PoleFigure)

find outliers in pole figures

Syntax

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

Input

pf

PoleFigure

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

double

Output

ind

indece of the outliers

See also

PoleFigure/delete