loadOrientation
import orientation data from data files
Description
loadOrientation is a high level method for importing orientation data from external files. It autodetects the format of the file. As parameters the method requires a filename and the crystal and specimen symmetry. 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 loadOrientation_generic for additional options.
Syntax
ori = loadOrientation(fname,cs,ss)
Input
fname |
filename |
||||||
cs, ss |
crystal, specimen symmetry (optional) |
||||||
param,val | Parameters and values that control loadOrientation
|
Output
ori |
See also
MTEX 4.0.4 |