spatialProfile
(method of EBSD)
selects property values on a given line segment
Syntax
% plots a profile of property bc spatialProfile(ebsd,lineX,'property','bc')
% returns a sorted list p, where p a property and a distance |dist| to begin of line segment [p,dist] = spatialProfile(ebsd,lineX,'property','bc')
Input
ebsd | |||||
lineX |
list of spatial coordinates [x(:) y(:)] of if 3d [x(:) y(:) z(:)], where |
||||
param,val | Parameters and values that control spatialProfile
|
MTEX 4.0.4 |