tensor
(method of tensor)
constructor
tensor is the low level constructor for a tensor object. For importing real world data you might want to use the import_wizard.
Syntax
T = tensor(M,CS,'name',name,'unit',unit,'propertyname',property)
Input
M |
matrix of tensor entries |
||||||||
CS |
crystal symmetry |
||||||||
param,val | Parameters and values that control tensor
|
See also
ODF/calcTensor, EBSD/calcTensor
MTEX 5.2.beta1 |