Functions | |
if (ndy==2 &&(szy(1)==1||szy(2)==1)) if(szy(1) | |
if (all(h< 0)) x | |
Variables | |
function | ret |
endif | x = x(:) |
n = length (x) | |
ndy = ndims (y) | |
szy = size (y) | |
endif else | y = reshape (y, [prod(szy(1:end-1)), szy(end)])' |
endif | h = diff (x) |
if | ( | all(h< 0) | ) |
h = diff (x) |
n = length (x) |
endif x = x(:) |