Function: operatormatrix
OPERATORMATRIX  Matrix representation of an operator
  Usage: T=operatormatrix(Op);

  T=OPERATORMATRIX(Op) returns the matrix representation T of the
  operator Op. The operator object Op must have been created using
  OPERATORNEW.

Url: http://ltfat.github.io/doc/operators/operatormatrix.html

See also: operatornew, operator, operatoreigs.

Package: ltfat