WOLFRAM SYSTEM MODELER

'identity()'

identity()

Wolfram Language

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

Information

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

Returns the identity matrix of the desired size

Syntax

identity(n)

Description

Returns the n x n Integer identity matrix, with ones on the diagonal and zeros at the other places.