Dividing rectangle into hexagon
显示 更早的评论
I want to divide a rectangle into hexagonal shapes.
2 个评论
Walter Roberson
2020-2-6
Fixed size hexgons? Variable sized with a fixed number of them? Pack in as many as possible out of a list of sizes? Touching or not touching? Is this an Optimal Packing question, one of those tricks where for certain ratios you need to rotate the normal hex grid layout by 30 degrees because that permits you to fit in two extra hexagons?
Shweta Saboo
2020-2-6
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Clustering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!