Does anybody know how to draw this mesh shape in matlab? -
Is anyone aware of attracting this mesh size in matlab?
Tnx in advance
This will not be the answer code, but in the graph I have seen some points.
- The large arches are of 4 concentric semirings
- The arch is spread across 4 rings in 3 decks.
- In the strange number decks (# 1 and 3), look at the lower (internal) floor, and you have 28 nodes
- Even number decks (# 2) ), There are 14 nodes on the lower floor
- Aries-like triangles are just straight lines that connect all these nodes.
You can draw this graph in the X-Y plot. First, with the command like plot
, drag the ring; Then mark the nodes, and connect them to line
Comments
Post a Comment