I am having five different workspaces saved in .mat as one,two,three,four,five
where one contains A=4x10 and B=4x10
two contains A=3x10 and B=3x10
three contains A=6x10 and B=6x10
four contains A=8x10 and B=8x10
five contains A=9x10 and B=9x10
I want to combine all five .mat into single .mat by adding one below the other
so the final all.mat should contain A=30x10 and B=30x10 (which means i want to add 4+3+6+8+9 =30).
Could anyone please help me on this.
1 Comment
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509985-how-to-combine-five-different-workspace-containing-two-matrices-into-single-workspace#comment_807827
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509985-how-to-combine-five-different-workspace-containing-two-matrices-into-single-workspace#comment_807827