diff --git a/operators/operatoreigs.m b/operators/operatoreigs.m index b40970c2..a00d81fe 100644 --- a/operators/operatoreigs.m +++ b/operators/operatoreigs.m @@ -36,6 +36,7 @@ % % See also: operatornew, operator, ioperator + if nargin<2 error('%s: Too few input parameters.',upper(mfilename)); end;