Converts a list of matrices into a three way array
Converts a list of matrices into a three way array. All the matrices in the list must have the same size.
ConvertList23wArray(X)
X
: A list with data matrices.Converts a list of matrices into a three way array. All the matrices in the list must have the same size.
A three-way array
Jose Luis Vicente-Villardon
# No examples yet
Useful links