How to force mesh vertices to lay on a segment?

2 views (last 30 days)
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 Comments
Mauro Giliberti
Mauro Giliberti on 27 Jul 2022
How would I do that? The nodes used in geometryFromMesh aren't considered by generateMesh

Sign in to comment.

Answers (0)

Categories

Find more on Triangulation Representation in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!