X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=partition.m;h=99e38921d8d5c103b026ad9f9b0e9d98608bf3ac;hb=fb5be501fba46b17fec32d786aac2ad3f6f9ee0a;hp=ec1bc8bec617ab1e450a6f502157ce6e91cdc85e;hpb=fde7b1beb7c103ba562f35d27586c1b4d77eae75;p=octave.git diff --git a/partition.m b/partition.m index ec1bc8b..99e3892 100644 --- a/partition.m +++ b/partition.m @@ -2,7 +2,7 @@ function [p,delta] = partition(integerN, a, b) % Partition the interval [a,b] into integerN subintervals. We do not % require that a