Syntax
export_ctf(ebsd,fileName)
export_ctf(ebsd,fileName,cprStruct)
export_ctf(ebsd,fileName,'manual')
export_ctf(ebsd,fileName,'flip')Input
| ebsd | EBSD |
| fileName | Filename, optionally including relative or absolute path |
| cprStruct | structure with properties from cpr-file import |
Flags
| manual | prompt for manual import of microscopy parameters |
| cprStruct | structure with properties from cpr-file import |
| flipud | Flip ebsd spatial data upside down (not the orientation data) |
| fliplr | Flip ebsd spatial data left right (not the orientation data) |