Calq commands and keywords

Function

eye(rows, columns)

Definition

Returns the a matrix with the given number of rows and columns. Every element of this matrix has the value zero.

Example

  zeros(3,3)
  0 0 0
  0 0 0
  0 0 0

See also

length. size. eye. ones. setsize.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage