powered by
Add slice to 3D array
.AddSlice(arr, slice, sliceName = NULL)
A three-dimensional array formed by adding slice to the end of arr.
slice
arr
Three-dimensional array.
Two-dimensional matrix to add to array.
Character vector specifying name for new slice.
Martin R. Smith (martin.smith@durham.ac.uk)