Nodes.coordinates function

Return the coordinates of nodes in a nodelist

Return the coordinates of nodes in a nodelist

A function that returns the coordinates of nodes in a two-column matrix (X,Y) from a nodelist

Nodes.coordinates(nodelist)

Arguments

  • nodelist: A nodelist object

Returns

  • Nodesxy: A two-column matrix (X, Y)

Author(s)

Binbin Lu binbinlu@whu.edu.cn

  • Maintainer: Binbin Lu
  • License: GPL (>= 2)
  • Last published: 2024-02-06

Useful links