export_generic

(method of ODF)

export an ODF to an ASCII file

Syntax

export(odf,'file.txt',S3G)
export(odf,'file.txt',regular,'resolution',2.5*degree)
export(odf,'file.txt',regular,'resolution',2.5*degree)

Input

odf

ODF to be exported

filename

name of the ascii file

param,val Parameters and values that control export_generic
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