export

(method of ODF)

export an ODF to an ASCII file

Syntax

export(odf,'file.txt','resolution',10*degree)
export(odf,'file.txt','interface','VPSC')

Input

odf

ODF to be exported

filename

name of the ascii file

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

export weights of the ODF components

'ZYZ, ABG'

Matthies (alpha, beta, gamma) convention (default)

'ZXZ,BUNGE'

Bunge (phi1,Phi,phi2) convention

See also

ODFImportExport