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

1 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

回答(2 个)

KSSV
KSSV 2021-8-23

Walter Roberson
Walter Roberson 2021-8-26
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