Position of elements'nodes intersected by a line

1 visualización (últimos 30 días)
Muhammad Usman
Muhammad Usman el 14 de Dic. de 2019
Respondida: darova el 14 de Dic. de 2019
I have a uniform mesh of my domain as shown in the figure. There is a line cutting the domain. I want to access the nodes of all elements intersected by the line. The line is only defined by two points.
P.S: I have shown a simple unifrom mesh here but what if the mesh is non-uniform?
  2 comentarios
darova
darova el 14 de Dic. de 2019
Did you try polyxpoly?
Muhammad Usman
Muhammad Usman el 14 de Dic. de 2019
Yes I did. But I don't need the intersection of the line with the mesh elements. I need the nodes of the affected elements. Hope the below figure will make it more clear.
The highlighted nodes number/position is required.
HighlightedNodes.png

Iniciar sesión para comentar.

Respuesta aceptada

darova
darova el 14 de Dic. de 2019
Look HERE
Check each triangle/element. If intersection exists then pick/highlight this element/triangle

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by