How to combine data from 3 different arrays?
Show older comments
Hello,
I basically have survey data with 3 different groups/files, and I am trying to figure out how to combine them all together. The problem is that they are 4d, and each group has a different amount of people, so I am unsure how to add them together. The first 3 dimensions are the same, it is just the last dimension of the number of people that is different? Any help would be appreicated!
3 Comments
Walter Roberson
on 6 Feb 2023
So they are A x B x C x G1, A x B x C x G2, A x B x C x G3 ? What size of output were you hoping for?
SRIPAD
on 7 Feb 2023
SRIPAD
on 7 Feb 2023
Accepted Answer
More Answers (0)
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!