export pole figure in an ASCII file
the pole figure data for each crystal direction are stored in a seperate ASCII file. The ASCII file contains three columns - theta - rho - intensity, where (theta, rho) are the polar coordinates of the specimen directions and intensity is the diffraction intensity
Syntax
export(pf,filename,varargin)Input
| pf | PoleFigure |
| filename | string |
Options
| DEGREE | theta / rho output in degree instead of radians |