loadVector3d
import ebsd data
Description
loadVector3d is a high level method for importing vector data from external files. It autodetects the format of the file. As parameters the method requires a filename. 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 loadVector3d_generic for additional options.
Syntax
v = loadVector3d(fname)
Input
fname |
filename |
||||||
param,val | Parameters and values that control loadVector3d
|
Output
v |
See also
MTEX 5.2.beta1 |