plot orientations into pole figures
Syntax
plotPDF(ori,[h1,h2,h3])
plotPDF(ori,[h1,h2,h3],'points',100)
plotPDF(ori,[h1,h2,h3],'points','all')
plotPDF(ori,[h1,h2,h3],'contourf')
plotPDF(ori,[h1,h2,h3],'antipodal')
plotPDF(ori,[h1,h2,h3],'superposition',{1,[1.5 0.5]})
plotPDF(ori,data,[h1,h2,h3])
Input
ori | orientation |
h | Miller crystallographic directions |
Options
superposition | plot superposed pole figures |
points | number of points to be plotted |
MarkerSize | |
MarkerFaceColor | |
MarkerEdgeColor |
Flags
noTitle | suppress the Miller indices at the top |
noSymmetry | ignore symmetrically equivalent points |
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
orientation.plotIPDF S2Grid.plot savefigure Plotting Annotations_demo ColorCoding_demo PlotTypes_demo SphericalProjection_demo