(method of PoleFigure)
plot pole figure
plot(pf)
plot(pf{1}) % plot only the first pole figure
plot(pf,'contour') % contour plot
plot(pf,'contourf') % filled contour plot
plot(pf,'smooth') % smooth plot
plot(pf,'minmax') % show min and max
mtexColorbar % show colorbar
| pf |
| DocHelp 0.1 beta |