Clear Filters
Clear Filters

identifying the corresponding node number to each element for meshed geometry.

1 view (last 30 days)
i used a triangular geometric order to mesh the geometry i have. but i need a matrix of the element and node number associated with it . how can i do that? for example if element 1 is bounded by node 1,2 and 3; and also element 2 is bounded by 2, 3 and 4 node numbers.....i need the matrix be like [1 2 3;2 3 4]..................................

Answers (0)

Community Treasure Hunt

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

Start Hunting!