Generate a homogeneous grid.
[G] = NL_T_Grid(L,C,X,Y)
Number of nodes per line.
Number of nodes per column.
X-side of the network area.
Y-side of the network area.
Graph.
NL_T_Grid creates a uniform grid topology G composed by L lines and C columns inside a rectangle area with x-side X and y-side Y.