WOLFRAM SYSTEM MODELER

'transpose()'

transpose()

Wolfram Language

In[1]:=
SystemModel["ModelicaReference.Operators.'transpose()'"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Transpose of a matrix or permutation of the first two dimensions of an array

Syntax

transpose(A)

Description

Permutes the first two dimensions of array A. It is an error, if array A does not have at least 2 dimensions.