Extending a 2D lattice of points
10 views (last 30 days)
Show older comments
I have a hexagonal grid of points derived from measurement (see figure). I'd like to be able to extrapolate beyond the plotted area and extend the lattice to the surrounding area. The lattice points are not in a mathematically perfect arrangement, so there needs to be some robustness to noise.
Does anyone know of any ways to achieve this? Thanks.
2 Comments
Scott MacKenzie
on 12 May 2021
Edited: Scott MacKenzie
on 12 May 2021
It might help if you posted the code that generated the plot.
Answers (1)
See Also
Categories
Find more on Surface and Mesh 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!