How to force mesh vertices to lay on a segment?

2 visualizaciones (últimos 30 días)
Mauro Giliberti
Mauro Giliberti el 27 de Jul. de 2022
Comentada: KSSV el 27 de Jul. de 2022
I would like to know if it's possible to have a little more freedom in creating a triangular mesh with geometryFromMesh and generateMesh: in particular, my geometry is a simple square, but I want to study conditions on the diagonal of such a square: for this reason, I'd like the vertices of the mesh's triangles to lay onto the said diagonal. Is there a way to do that?
  3 comentarios
Mauro Giliberti
Mauro Giliberti el 27 de Jul. de 2022
How would I do that? The nodes used in geometryFromMesh aren't considered by generateMesh
KSSV
KSSV el 27 de Jul. de 2022
I actually use this: https://www.mathworks.com/matlabcentral/fileexchange/25555-mesh2d-delaunay-based-unstructured-mesh-generation . In this you need to specify the points and the specied region is meshed.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Triangulation Representation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by