X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=partition_delta.m;fp=partition_delta.m;h=0000000000000000000000000000000000000000;hb=33e4dd7a64f35fb22774d59af11f5670ab566fbc;hp=febb4dc898cc336363d19ebe3f85faddd5766949;hpb=3f1f15ad05838564887c994fc794569b366a882a;p=octave.git diff --git a/partition_delta.m b/partition_delta.m deleted file mode 100644 index febb4dc..0000000 --- a/partition_delta.m +++ /dev/null @@ -1,19 +0,0 @@ -function [p] = partition_delta(a, b, delta) - ## Partition the interval [a,b] into subintervals of length delta. We - ## do not require that a