loadEBSD
import ebsd data
Description
loadEBSD is a high level method for importing EBSD data from external files. It autodetects the format of the file. As parameters the method requires a filename and the crystal and specimen symmetry. Furthermore, you can specify a comment to be associated with the data. In the case of generic ascii files each of which consist of a table containing in each row the euler angles of a certain orientation see loadEBSD_generic for additional options.
Syntax
ebsd = loadEBSD(fname)
Input
fname |
filename |
||||
param,val | Parameters and values that control loadEBSD
|
Output
ebsd |
See also
ImportEBSDData, EBSD/calcODF, ebsd_demo, loadEBSD_generic
MTEX 4.0.4 |