Drawing a polygon around groups of datapoints in MATLAB

Posted by Hossein on Stack Overflow See other posts from Stack Overflow or by Hossein
Published on 2010-05-11T20:50:02Z Indexed on 2010/05/11 20:54 UTC
Read the original article Hit count: 160

Filed under:
|
|
|

Hi, I have a set of datapoints each of which belongs to a certain cluster(group).I need to draw a polygone around each of these clusters.Does anyone knows how to do it? PS: It doesn't matter if I use or not use the actual datapoints for drawing the polygon. I just need them to be wrapped in a polygon. Thanks

© Stack Overflow or respective owner

Related posts about matlab

Related posts about polygon