colorize grains
Syntax
plot(grains) % colorize by phase
plot(grains,property) % colorize by property
plot(grains,cS) % visualize crystal shape
plot(grains,S2F) % visualize a tensorial property on top of the grains
Input
grains | grain2d |
cS | crystalShape |
PatchProperty | see documentation of patch objects for manipulating the apperance, e.g. 'EdgeColor' |
Options
noBoundary | do not plot boundaries |
displayName | name used in legend |
region | [xmin, xmax, ymin, ymax] of the plotting region |
scale | scaling of crystal shapes and tensorial properties (0.3) |
micronBar | 'on' / 'off' |