Initialize a network matrix.
[Net] = NL_I_NetworkMatrixInit(N,B)
Network size.
Buffer size.
Network matrix.
NL_I_NetworkMatrixInit initializes the network matrix Net composed by N nodes that can store B packets within their buffer. An additional column provides the buffer occupancy of each node ([buffer|buffer occupancy]).