plot orientations into inverse pole figures
Syntax
plotIPDF(ori,[r1,r2,r3])
plotIPDF(ori,[r1,r2,r3],'points',100)
plotIPDF(ori,[r1,r2,r3],'points','all')
plotIPDF(ori,[r1,r2,r3],'contourf')
plotIPDF(ori,[r1,r2,r3],'antipodal')
plotIPDF(ori,data,[r1,r2,r3])Input
| ebsd | EBSD |
| r | vector3d specimen directions |
Options
| RESOLUTION | resolution of the plots |
| property | user defined color coding |
| MarkerSize | |
| MarkerFaceColor | |
| MarkerEdgeColor |
Flags
| antipodal | include antipodal symmetry |
| complete | ignore fundamental region |
| upper | restrict to upper hemisphere |
| lower | restrict to lower hemisphere |
| filled | fill the marker with current color |
See also
S2Grid.plot saveFigure Plotting Annotations_demo ColorCoding_demo PlotTypes_demo SphericalProjection_demo