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
Parameter Description
'rank'

rank of the tensor

'unit'

physical unit of the entries

'name'

name of the tensor

See also

ODF/calcTensor, EBSD/calcTensor