how to plot hexagonal grid in geoplot?
Show older comments
I want to plot hexagonal grid in geoplot. but i don't know how to do.
I attached the coordinates data and the image what i expect to plot.
Please Let me know.
Thanks.

4 Comments
Walter Roberson
on 17 Aug 2022
What is the difference between this and https://www.mathworks.com/matlabcentral/answers/1779830-is-it-possible-to-plot-hexagonal-grid-in-geoplot?s_tid=srchtitle ?
Sierra
on 18 Aug 2022
Walter Roberson
on 18 Aug 2022
Do you have the Mapping Toolbox? The Mapping Toolbox extends geoplot() to be able to plot polygons; in particular you would use geopolyshape() to create the hexagons, and geoplot() to plot a vector of those.
Answers (0)
Categories
Find more on Geographic 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!