rxBlockZeros function

Creates a logical matrix for block matrixes.

Creates a logical matrix for block matrixes.

rxBlockZeros(mat, i)

Arguments

  • mat: Matrix
  • i: Row/column where block matrix should be setup.

Returns

A logical matrix returning where the elements should be zero.