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