Toggle navigation
Home
Download
Documentation
Function Reference
Examples
Workshops
People
tensor.export
tensor.export
edit page
export tensor to json file
Syntax
m
=
matrix
(
T
)
m
=
matrix
(
T
,
'voigt'
)
Input
T
tensor
Output
m
matrix
Options
voigt
give a 4 rank tensor in voigt notation, i.e. as a 6 x 6 matrix
See also