powered by
Unfolds a three-way array into a matrix
unfold3w(x)
A three-way array
Returns a matrix with dimensions dim(x)[1] x dim(x)[2]*dim(x([3]))
dim(x)[1] x dim(x)[2]*dim(x([3]))