Convhull has a very strange output
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a series of points and I want to create a boundary around it.
I used convhull function and it gave me something wider than I was expected.
I don't understand why there is a large spike on the left side.

I have already plotted all the points with large circle and there is no suspicious point out of the regular blue.
Can anyone help me with this, or is there any other function I should use?
Thanks.
3 Comments
the cyclist
on 9 Sep 2013
Edited: the cyclist
on 9 Sep 2013
That does look strange. Are the dataset and code small enough that you can post the whole thing here?
If the dataset is large, could you systematically trim the dataset down, to see the smallest possible set that gives the odd behavior? (That may also help diagnose the issue.)
Sean de Wolski
on 9 Sep 2013
also the complete code you're using?
zheng
on 9 Sep 2013
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!