How to create a mesh with given node distances?
이전 댓글 표시
I have a question regarding MATLAB mesh creation. I was trying to create a 3-dimensional mesh with specific distances between each node (such that the resulting mesh is made of cubes, so node distances are constant throughout the whole mesh). Is there a way to do it? When I was reading through the mesh and meshgrid documentation but unfortunately there does not appear to be a method written out in there.
The mesh should look like this. It is a 7-cube mesh, with the 7th cube being in the interior of the mesh. (the bottom cube is cut out because I do not intend to have an 8 cube mesh. Just pretend that the sliver isn't there)

Thanks in advance!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Computational Geometry에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!