how to plot hexagonal grid in geoplot?
3 views (last 30 days)
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1099850/image.png)
4 Comments
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)
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!