How to denote the node numbers , when the co-ordinates of all nodes are known?

2 Ansichten (letzte 30 Tage)
I have the co-ordinates of all nodes of a structure nodes as x,y and z co-ordinates How do I now denote the node numbers?
  4 Kommentare
darova
darova am 25 Aug. 2021
Are you trying to create number in a mesh? Having points?

Melden Sie sich an, um zu kommentieren.

Antworten (2)

KSSV
KSSV am 23 Aug. 2021

Walter Roberson
Walter Roberson am 26 Aug. 2021
The node number associated with z(A,:,B) should be A + (B-1)*(m+1)

Community Treasure Hunt

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

Start Hunting!

Translated by