Dividing rectangle into hexagon

2 views (last 30 days)
Shweta Saboo
Shweta Saboo on 6 Feb 2020
Commented: Shweta Saboo on 6 Feb 2020
I want to divide a rectangle into hexagonal shapes.
  2 Comments
Walter Roberson
Walter Roberson on 6 Feb 2020
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
Shweta Saboo on 6 Feb 2020
I want fixed size hexagons which should be packed in the rectangle .

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!