export an SO3F to an ASCII file
Syntax
export(SO3F,'file.txt',S3G)
export(SO3F,'file.txt',regular,'resolution',2.5*degree)
export(SO3F,'file.txt',regular,'resolution',2.5*degree)Input
| SO3F | SO3Fun to be exported |
| filename | name of the ascii file |
Options
| weights | export weights of the ODF components |
| ZYZ, ABG | Matthies (alpha, beta, gamma) convention (default) |
| ZXZ,BUNGE | Bunge (phi1,Phi,phi2) convention |