Functions | |
else | error ("is_duplicate_entry: expecting matrix argument") |
endif else | print_usage () |
Variables | |
function | retval |
lx1 = lx-1 | |
x = sort (reshape (x, 1, lx)) | |
dx = x(1:lx1) - x(2:lx) |
else error | ( | "is_duplicate_entry: expecting matrix argument" | ) |
dx = x(1:lx1) - x(2:lx) |
lx1 = lx-1 |
x = sort (reshape (x, 1, lx)) |