Suppose I have a list of matrix, for example,
dat = list(circleUnif(20),circleUnif(20),circleUnif(20),circleUnif(20),circleUnif(20))
Now I ne