'ones()'ones() |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Returns an array with "1" elements
ones(n1, n2, n3, ...)
Return the n1 x n2 x n3 x ... Integer array with all elements equal to one (ni >=0 ).