Convenience function to back-transform a list of matrices into a 3D array

matList2array(mat.list)

Arguments

mat.list

a list of matrices where each element is the 2D matrix for each scan index (3rd dimension of array.3D)

Value

a 3 dimensional array representing adjacency matrices (first 2 dimensions) throughout the different scans (3rd dimension)