calcMisorientation
(method of EBSD)
calculate uncorelated misorientations between two ebsd phases
Syntax
mori = calcMisorientation(ebsd,'sampleSize',1000) mori = calcMisorientation(ebsd,'minDistance',100) mori = calcMisorientation(ebsd1,ebsd2) [ori1,ori2] = calcMisorientation(ebsd1) plot(axis(ori1,ori2))
Input
ebsd, ebsd1, ebsd2 |
Output
m |
orientation, such that
or two neighbored orientations |
See also
MTEX 4.2.0 |