loadData
import PoleFigure, EBSD, and ODF data
Description
loadData is a low level method for importing EBSD, PoleFigure, ODF and Tensor data from external files. It autodetects the format of the file. As parameters the method requires a filename and the crystal and specimen symmetry.
Syntax
[data,interface,options,idata] = loadData(fname,type,'param1',val1,'param2',val2)
Input
fname |
filename |
||||||
cs, ss |
crystal, specimen symmetry (optional) |
||||||
param,val | Parameters and values that control loadData
|
Output
data |
See also
ImportEBSDData, EBSD/calcODF, ebsd_demo, loadEBSD_generic
MTEX 4.0.4 |