This question shows research effort; it is useful and clear
2
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Suppose I have two matrices A and B that are 3d. A = 49x49x18 B = 49x49x24 After concatenation I want to see the C = 49x49x42 as the concatenation of A and B at the third dimension.