Skip to content
Prev 201447 / 398513 Next

convex hull for cluster analysis

Try this:


plot(Y)
polygon(Y[chull(Y),])
On Tue, Nov 24, 2009 at 1:58 PM, <james.foadi at diamond.ac.uk> wrote: