How can I plot boundary with these green points instead of these zig zag lines?

1 view (last 30 days)

Accepted Answer

Bjorn Gustavsson
Bjorn Gustavsson on 8 Dec 2020
Use the function: convhull to get indices to points along the perimeter in order. See the help and documentation for details.
HTH

More Answers (0)

Categories

Find more on Contour Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!