export

(method of PoleFigure)

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,'param1',val1,'param2',val2)

Input

pf

PoleFigure

filename

string

param,val Parameters and values that control export
Parameter Description
'DEGREE'

theta / rho output in degree instead of radians

See also

loadPoleFigure_generic