bbeye

This function is not yet fully documented. This is a transcript of the text-formatted help.

bbeye  Create an identity black-box operator.
   bbeye(N) creates an N-by-N identity operator.

   bbeye(M,N) or bbeye([M,N]) creates an M-by-N operator
   with 1's on the diagonal and zeros elsewhere.

   See also bbzeros, bbconst.