-
Version 1.0 released 23-Aug-2002.
-
Version 1.1 released 3-Sep-2002.
Only change is to rename contents.m to Contents.m,
which is necessary for ver and help matrixcomp
to work correctly under Unix/Linux (Windows doesn't care about the
case of filenames).
-
Version 1.2 released 5-Sep-2002.
Only change is to line 41 of gqr.m, in order to make the function
compatible with MATLAB 6.1 and earlier.
This arises from the fact that in MATLAB 6.5 gallery('house'...)
can return 3 output arguments.
Also because of this change to gallery('house'...),
function trap2tri is not compatible with MATLAB 6.1 and
earlier.
If you wish to use this function (and cod, which calls it)
with these versions of MATLAB please use
this modified version of trap2tri.