Dividing rectangle into hexagon

I want to divide a rectangle into hexagonal shapes.

2 Comments

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?
I want fixed size hexagons which should be packed in the rectangle .

Sign in to comment.

Answers (0)

Tags

Asked:

on 6 Feb 2020

Commented:

on 6 Feb 2020

Community Treasure Hunt

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

Start Hunting!