X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=partition.m;h=99e38921d8d5c103b026ad9f9b0e9d98608bf3ac;hb=f232366c34a718cde40d20c19759826280220e9e;hp=6568be38b39ba0580abef16b63d189ff4121e2fe;hpb=99b641383e285ba62808678be74077485a61e024;p=octave.git diff --git a/partition.m b/partition.m index 6568be3..99e3892 100644 --- a/partition.m +++ b/partition.m @@ -1,28 +1,28 @@ function [p,delta] = partition(integerN, a, b) - ## Partition the interval [a,b] into integerN subintervals. We do not - ## require that a