How to create a mesh with given node distances?
Mostrar comentarios más antiguos
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!
1 comentario
David Rauch
el 18 de En. de 2021
Respuestas (0)
Categorías
Más información sobre Computational Geometry en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!