plot directions at grain centers
Syntax
quiver(grains,dir,'color','r')
mtexdata forsterite
grains = calcGrains(ebsd('indexed'))
quiver(grains,grains.meanRotation.axis,'color','r')
Input
grains | grain2d |
dir | vector3d |
Options
antipodal | plot directions or axes |
maxHeadSize | size of the arrow |
project2Plane | project direction into plane |