zeros function

Matrix of zeros as in Matlab

Matrix of zeros as in Matlab

Matrix of zeros

zeros(n)

Arguments

  • n: Dimension of the matrix

Returns

A matrix of zeros

Author(s)

Jose Luis Vicente Villardon

Examples

zeros(6)
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links